Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dtsan_interface.h302 int SANITIZER_CDECL __tsan_get_report_unique_tid(void *report,
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp184 int __tsan_get_report_unique_tid(void *report, uptr idx, int *tid) { in __tsan_get_report_unique_tid() function
H A Dtsan_interface.h184 int __tsan_get_report_unique_tid(void *report, uptr idx, int *tid);