Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.h45 explicit Mutex(MutexType type, StatType stat_type);
Dtsan_mutex.cc211 Mutex::Mutex(MutexType type, StatType stat_type) { in Mutex() argument
218 stat_type_ = stat_type; in Mutex()
/external/syslinux/gpxe/src/drivers/net/phantom/
Dnxhal_nic_interface.h494 U16 stat_type; /* What class of stats */ member