Searched refs:auto_lock (Results 1 – 4 of 4) sorted by relevance
18 AutoLock auto_lock(lock_); in CalledOnValidThread() local23 AutoLock auto_lock(lock_); in DetachFromThread() local28 AutoLock auto_lock(lock_); in EnsureThreadIdAssigned() local
202 AutoLock auto_lock(object, modify); \203 if (!auto_lock.verified()) \212 AutoLock auto_lock(object, modify); \213 if (!auto_lock.verified()) \
184 std::unique_lock<std::mutex> auto_lock(lock_); in RunCheckOverFiles() local186 task_count_cv_.wait(auto_lock); in RunCheckOverFiles()198 std::unique_lock<std::mutex> auto_lock(lock_); in DoWork() local
65 std::unique_lock<std::mutex> auto_lock(pool_work_count_lock_); in ScheduleWork() local