Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_context.cpp30 static __rtsan::Context &GetContextForThisThreadImpl() { in GetContextForThisThreadImpl() function
97 return GetContextForThisThreadImpl(); in GetContextForThisThread()