HomeSort by relevance Sort by last modified time
    Searched refs:StatMtxAnnotations (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/tsan/tests/unit/
tsan_mutex_test.cc 97 Mutex mtx(MutexTypeAnnotations, StatMtxAnnotations);
107 Mutex mtx(MutexTypeAnnotations, StatMtxAnnotations);
  /external/compiler-rt/lib/tsan/rtl/
tsan_stat.h 323 StatMtxAnnotations,
tsan_stat.cc 321 name[StatMtxAnnotations] = " Annotations ";
tsan_interface_ann.cc 83 : mtx(MutexTypeAnnotations, StatMtxAnnotations) {

Completed in 31 milliseconds