Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_debugging.cc69 int *mutex_count, int *thread_count, in __tsan_get_report_data() argument
78 *mutex_count = rep->mutexes.Size(); in __tsan_get_report_data()
H A Dtsan_interface.h116 int *mutex_count, int *thread_count,
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_debugging.cpp74 int *mutex_count, int *thread_count, in __tsan_get_report_data() argument
83 *mutex_count = rep->mutexes.Size(); in __tsan_get_report_data()
H A Dtsan_interface.h120 int *mutex_count, int *thread_count,
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_debugging.cc67 int *mutex_count, int *thread_count, in __tsan_get_report_data() argument
76 *mutex_count = rep->mutexes.Size(); in __tsan_get_report_data()
H A Dtsan_interface.h114 int *mutex_count, int *thread_count,