Searched refs:__tsan_mutex_pre_lock (Results 1 – 9 of 9) sorted by relevance
22 __tsan_mutex_pre_lock(this, 0); in Lock()28 __tsan_mutex_pre_lock(this, __tsan_mutex_try_lock); in TryLock()
14 __tsan_mutex_pre_lock
477 void __tsan_mutex_pre_lock(void *m, unsigned flagz) { in __tsan_mutex_pre_lock() function478 SCOPED_ANNOTATION(__tsan_mutex_pre_lock); in __tsan_mutex_pre_lock()
42 #define ABSL_TSAN_MUTEX_PRE_LOCK __tsan_mutex_pre_lock
44 #define ABSL_TSAN_MUTEX_PRE_LOCK __tsan_mutex_pre_lock
85 void __tsan_mutex_pre_lock(void *addr, unsigned flags);