Searched refs:WaitAndPop (Results 1 – 5 of 5) sorted by relevance
35 Dispatch(queue_->WaitAndPop()); in WaitAndDispatch()
36 std::shared_ptr<WifiDirectEventBase> WaitAndPop() in WaitAndPop() function
56 if (Dispatch(queue_->WaitAndPop())) { in WaitAndDispatch()
66 std::unique_ptr<T> WaitAndPop() in WaitAndPop() function
153 currentCmd = pendingCmds_.WaitAndPop(); in Main()