Home
last modified time | relevance | path

Searched refs:__tsan_resumed (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cc39 volatile int __tsan_resumed = 0; variable
42 __tsan_resumed = 1; in __tsan_resume()
381 while (__tsan_resumed == 0) {} in Initialize()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cpp39 volatile int __tsan_resumed = 0; variable
42 __tsan_resumed = 1; in __tsan_resume()
425 while (__tsan_resumed == 0) {} in Initialize()