Searched defs:callbackLock (Results 1 – 10 of 10) sorted by relevance
28 std::unique_lock<std::mutex> callbackLock(callbackMutex_); in NotifyAll() local34 std::unique_lock<std::mutex> callbackLock(callbackMutex_); in WaitFor() local
35 std::unique_lock<std::mutex> callbackLock(callbackMutex_); in NotifyAll() local41 std::unique_lock<std::mutex> callbackLock(callbackMutex_); in WaitFor() local
29 std::unique_lock<std::mutex> callbackLock(callbackMutex_); in NotifyAll() local35 std::unique_lock<std::mutex> callbackLock(callbackMutex_); in WaitFor() local
31 std::unique_lock<std::mutex> callbackLock(callbackMutex_); in NotifyAll() local37 std::unique_lock<std::mutex> callbackLock(callbackMutex_); in WaitFor() local
36 std::lock_guard<std::mutex> callbackLock(callbackMutex); in HandleEnvCleanup() local53 std::lock_guard<std::mutex> callbackLock(callbackMutex); in ZlibCallbackInfo() local60 std::lock_guard<std::mutex> callbackLock(callbackMutex); in ~ZlibCallbackInfo() local
97 std::mutex callbackLock; variable
170 std::lock_guard<std::mutex> callbackLock(callbackLock_); in RegListener() local195 std::lock_guard<std::mutex> callbackLock(callbackLock_); in UnregListener() local
83 std::unique_lock<ffrt::mutex> callbackLock(callbackMutex_); in HandleGetClientType() local
126 std::unique_lock<std::mutex> callbackLock(callbackEventMutex_); in Init() local
211 std::unique_lock<std::mutex> callbackLock(callbackEventMutex_); in Init() local