Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp28 static ThreadContextBase *CreateThreadContext(u32 tid) { in CreateThreadContext() function
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl.cpp78 static ThreadContextBase *CreateThreadContext(Tid tid) { in CreateThreadContext() function