Searched refs:stat_type (Results 1 – 3 of 3) sorted by relevance
45 explicit Mutex(MutexType type, StatType stat_type);
211 Mutex::Mutex(MutexType type, StatType stat_type) { in Mutex() argument218 stat_type_ = stat_type; in Mutex()
494 U16 stat_type; /* What class of stats */ member