Searched defs:executionLock (Results 1 – 1 of 1) sorted by relevance
38 std::lock_guard<std::mutex> executionLock(mMutex); in notify() local47 std::unique_lock<std::mutex> executionLock(mMutex); in wait() local