Home
last modified time | relevance | path

Searched refs:__tsan_get_report_mutex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dtsan_interface.h273 int SANITIZER_CDECL __tsan_get_report_mutex(void *report, unsigned long idx,
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp155 int __tsan_get_report_mutex(void *report, uptr idx, uptr *mutex_id, void **addr, in __tsan_get_report_mutex() function
H A Dtsan_interface.h173 int __tsan_get_report_mutex(void *report, uptr idx, uptr *mutex_id, void **addr,