OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentThreadContext
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/lsan/
lsan.h
23
if (fast && (t =
CurrentThreadContext
())) { \
lsan_thread.h
56
ThreadContext *
CurrentThreadContext
();
lsan_thread.cc
107
ThreadContext *
CurrentThreadContext
() {
134
CurrentThreadContext
()->os_id = GetTid();
Completed in 176 milliseconds