Searched refs:mThreadNotification (Results 1 – 4 of 4) sorted by relevance
77 mThreadNotification.wait_until(lock, wakeupT); in start()126 mThreadNotification.notify_all(); in stopImpl()
131 mThreadNotification.notify_all(); in closeImpl()181 mThreadNotification.wait_until(lock, wakeupT); in setCallbackImpl()
52 std::condition_variable mThreadNotification; member
50 std::condition_variable mThreadNotification; member