Searched refs:proc_yield (Results 1 - 6 of 6) sorted by path

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic_clang_other.h20 INLINE void proc_yield(int cnt) { function in namespace:__sanitizer
H A Dsanitizer_atomic_clang_x86.h20 INLINE void proc_yield(int cnt) { function in namespace:__sanitizer
H A Dsanitizer_atomic_msvc.h62 INLINE void proc_yield(int cnt) { function in namespace:__sanitizer
H A Dsanitizer_mutex.h53 proc_yield(10);
141 proc_yield(10);
155 proc_yield(10);
H A Dsanitizer_stackdepotbase.h79 proc_yield(10);
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutex.cc190 proc_yield(kActiveSpinCnt);

Completed in 394 milliseconds