Searched refs:requestQueueCond_ (Results 1 – 2 of 2) sorted by relevance
37 requestQueueCond_.notify_one(); in DispatchCommand()63 requestQueueCond_.wait(queueLock); in ProcessCommand()
61 std::condition_variable requestQueueCond_; variable