Searched refs:Spin (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util.h38 Spin enumerator in enum:Mutex::Type
40 Spin = Normal
H A Dtsan_mutex.cc42 Mutex m(Mutex::Spin);
112 Mutex m(Mutex::Spin);
H A Dtsan_test_util_posix.cc152 else if (type_ == Spin)
175 else if (type_ == Spin)
187 else if (type_ == Spin)
199 else if (type_ == Spin)
212 else if (type_ == Spin)

Completed in 410 milliseconds