Searched refs:MutexLock (Results 1 – 6 of 6) sorted by relevance
62 class MutexLock {64 MutexLock(Mutex *);67 DISALLOW_EVIL_CONSTRUCTORS(MutexLock);98 MutexLock l(register_lock_); in GetFlagDescription()104 MutexLock l(register_lock_); in SetDescription()
135 MutexLock::MutexLock(Mutex *mutex) {} // ?OP? in MutexLock() function in MutexLock
67 MutexLock l(register_lock_); in SetEntry()78 MutexLock l(register_lock_); in LookupEntry()
110 MutexLock lock(&g_linked_ptr_mutex); in join()122 MutexLock lock(&g_linked_ptr_mutex); in depart()
646 typedef GTestMutexLock MutexLock; typedef
656 internal::MutexLock lock(&global_test_part_result_reporter_mutex_); in GetGlobalTestPartResultReporter()663 internal::MutexLock lock(&global_test_part_result_reporter_mutex_); in SetGlobalTestPartResultReporter()1825 MutexLock lock(&test_properites_mutex_); in RecordProperty()3295 internal::MutexLock lock(&mutex_); in AddTestPartResult()3417 internal::MutexLock lock(&mutex_); in current_test_case()3425 internal::MutexLock lock(&mutex_); in current_test_info()3453 internal::MutexLock lock(&mutex_); in PushGTestTrace()3460 internal::MutexLock lock(&mutex_); in PopGTestTrace()