Searched refs:__tsan_get_report_mutex (Results 1 – 4 of 4) sorted by relevance
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_debugging.cc | 128 int __tsan_get_report_mutex(void *report, uptr idx, uptr *mutex_id, void **addr, in __tsan_get_report_mutex() function
|
D | tsan_interface.h | 122 int __tsan_get_report_mutex(void *report, uptr idx, uptr *mutex_id, void **addr,
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_debugging.cpp | 153 int __tsan_get_report_mutex(void *report, uptr idx, uptr *mutex_id, void **addr, in __tsan_get_report_mutex() function
|
D | tsan_interface.h | 161 int __tsan_get_report_mutex(void *report, uptr idx, uptr *mutex_id, void **addr,
|