Home
last modified time | relevance | path

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

/external/compiler-rt/lib/lsan/
Dlsan_thread.cc107 ThreadContext *CurrentThreadContext() { in CurrentThreadContext() function
134 CurrentThreadContext()->os_id = GetTid(); in EnsureMainThreadIDIsCorrect()
Dlsan.h23 if (fast && (t = CurrentThreadContext())) { \
Dlsan_thread.h56 ThreadContext *CurrentThreadContext();