Searched refs:Spin (Results 1 – 4 of 4) sorted by relevance
152 else if (type_ == Spin) in Init()175 else if (type_ == Spin) in Destroy()187 else if (type_ == Spin) in Lock()199 else if (type_ == Spin) in TryLock()212 else if (type_ == Spin) in Unlock()
38 Spin enumerator40 Spin = Normal
42 Mutex m(Mutex::Spin); in TEST()112 Mutex m(Mutex::Spin); in TEST()
6540 Spin, Jacob