Searched refs:mCanStartTrace (Results 1 – 2 of 2) sorted by relevance
57 mCanStartTrace.wait(lock); in traceWhenNotified()87 mCanStartTrace.notify_one(); in notifyLocked()93 mCanStartTrace.notify_one(); in writeToFileAsync()159 mCanStartTrace.notify_all(); in disable()
102 std::condition_variable mCanStartTrace; variable