Searched refs:mutex_count (Results 1 – 4 of 4) sorted by relevance
/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/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/libhevc/encoder/ |
D | osal_handle.h | 75 WORD32 mutex_count; member
|