Searched refs:mWakeLooper (Results 1 – 2 of 2) sorted by relevance
153 mWakeLooper.notify_all(); in processClientCommand()623 mWakeLooper.wait(lock, [this] { in processCommands()716 mWakeLooper.notify_all(); in queueCommand()724 mWakeLooper.notify_all(); in queueError()
284 std::condition_variable mWakeLooper; variable