Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp76 int *mutex_count, int *thread_count, in __tsan_get_report_data() argument
85 *mutex_count = rep->mutexes.Size(); in __tsan_get_report_data()
H A Dtsan_interface.h132 int *mutex_count, int *thread_count,
/freebsd-src/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dtsan_interface.h211 int *mop_count, int *loc_count, int *mutex_count, int *thread_count,