Searched refs:mutex_count (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/compiler-rt/test/tsan/Darwin/ |
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()
|
/external/llvm-project/compiler-rt/test/tsan/ |
D | debugging.cpp | 17 int *mutex_count, int *thread_count, 58 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local 62 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
|
/external/compiler-rt/test/tsan/ |
D | debugging.cc | 16 int *mutex_count, int *thread_count, 57 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local 61 &loc_count, &mutex_count, &thread_count, in __tsan_on_report()
|
/external/libhevc/encoder/ |
D | osal_handle.h | 75 WORD32 mutex_count; member
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_debugging.cc | 66 int *mutex_count, int *thread_count, in __tsan_get_report_data() argument 75 *mutex_count = rep->mutexes.Size(); in __tsan_get_report_data()
|
D | tsan_interface.h | 98 int *mutex_count, int *thread_count,
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
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()
|
D | tsan_interface.h | 120 int *mutex_count, int *thread_count,
|