Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp28 static ThreadContextBase *CreateThreadContext(u32 tid) { in CreateThreadContext() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp82 static ThreadContextBase *CreateThreadContext(u32 tid) { in CreateThreadContext() function