Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cc52 static ThreadContextBase *CreateThreadContext(u32 tid) { in CreateThreadContext() function
71 CreateThreadContext, kMaxTid, kThreadQuarantineSize)) in Context()