Home
last modified time | relevance | path

Searched refs:stat_type (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.cc211 Mutex::Mutex(MutexType type, StatType stat_type) { in Mutex() argument
218 stat_type_ = stat_type; in Mutex()
Dtsan_mutex.h45 explicit Mutex(MutexType type, StatType stat_type);