Searched defs:todo (Results 1 – 2 of 2) sorted by relevance
352 size_t todo = std::min<size_t>(end - buffer, std::numeric_limits<int>::max()); in interruptableWriteFully() local398 size_t todo = std::min<size_t>(end - buffer, std::numeric_limits<int>::max()); in interruptableReadFully() local
1078 auto& todo = const_cast<BinderNode::AsyncTodo&>(it->second.asyncTodo.top()); in processTransactInternal() local