Searched refs:mutex_count (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/test/tsan/Darwin/ |
| H A D | external-swift-debugging.cpp | 12 int *mutex_count, int *thread_count, 52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local 56 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
|
| /llvm-project-15.0.7/compiler-rt/test/tsan/ |
| H A D | debugging.cpp | 17 int *mutex_count, int *thread_count, 59 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local 63 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_debugging.cpp | 74 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 D | tsan_interface.h | 120 int *mutex_count, int *thread_count,
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_debugging.cpp | 74 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 D | tsan_interface.h | 120 int *mutex_count, int *thread_count,
|