Searched refs:__tsan_mutex_post_divert (Results 1 – 9 of 9) sorted by relevance
21 __tsan_mutex_post_divert
547 void __tsan_mutex_post_divert(void *addr, unsigned flagz) { in __tsan_mutex_post_divert() function548 SCOPED_ANNOTATION(__tsan_mutex_post_divert); in __tsan_mutex_post_divert()
49 #define ABSL_TSAN_MUTEX_POST_DIVERT __tsan_mutex_post_divert
51 #define ABSL_TSAN_MUTEX_POST_DIVERT __tsan_mutex_post_divert
121 void __tsan_mutex_post_divert(void *addr, unsigned flags);
88 __tsan_mutex_post_divert(this, 0); in Prof()