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

  /external/compiler-rt/lib/tsan/rtl/
tsan_mutex.h 27 MutexTypeSyncVar,
tsan_mutex.cc 34 /*3 MutexTypeReport*/ {MutexTypeSyncTab, MutexTypeSyncVar,
36 /*4 MutexTypeSyncVar*/ {},
37 /*5 MutexTypeSyncTab*/ {MutexTypeSyncVar},
41 /*9 MutexTypeMBlock*/ {MutexTypeSyncVar},
42 /*10 MutexTypeJavaMBlock*/ {MutexTypeSyncVar},
tsan_sync.cc 21 : mtx(MutexTypeSyncVar, StatMtxSyncVar)

Completed in 115 milliseconds