Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/tsan/Darwin/
Dexternal-swift-debugging.cpp12 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/
Ddebugging.cpp17 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/
Ddebugging.cc16 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/
Dosal_handle.h75 WORD32 mutex_count; member
/external/compiler-rt/lib/tsan/rtl/
Dtsan_debugging.cc66 int *mutex_count, int *thread_count, in __tsan_get_report_data() argument
75 *mutex_count = rep->mutexes.Size(); in __tsan_get_report_data()
Dtsan_interface.h98 int *mutex_count, int *thread_count,
/external/llvm-project/compiler-rt/lib/tsan/rtl/
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()
Dtsan_interface.h120 int *mutex_count, int *thread_count,