Home
last modified time | relevance | path

Searched defs:cur_thread_placeholder (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cc48 THREADLOCAL char cur_thread_placeholder[sizeof(ThreadState)] ALIGNED(64); variable
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cpp49 THREADLOCAL char cur_thread_placeholder[sizeof(ThreadState)] ALIGNED(64); variable