Searched defs:lk (Results 1 – 5 of 5) sorted by relevance
39 std::lock_guard lk(mu); in ThreadFunc() local45 std::unique_lock lk(mu); in ThreadFunc() local
41 os::memory::LockHolder lk(g_mu); in ThreadFunc() local47 os::memory::LockHolder lk(g_mu); in ThreadFunc() local
43 os::memory::LockHolder lk(this->updateRemsetLock_); in CreateWorkerImpl() local
86 std::unique_lock<std::mutex> lk(preLock_); in PreCheck() local111 std::unique_lock<std::mutex> lk(postLock_); in PostFree() local
175 os::memory::LockHolder lk(cvAwaitAllMutex_); in TerminateCoroutine() local453 os::memory::LockHolder lk(cvAwaitAllMutex_); in MainCoroutineCompleted() local