OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentThreadContext
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_thread.h
56
ThreadContext *
CurrentThreadContext
();
lsan.h
53
if (fast && (t =
CurrentThreadContext
())) {
lsan_thread.cc
98
ThreadContext *
CurrentThreadContext
() {
125
CurrentThreadContext
()->os_id = GetTid();
/src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
lsan_thread.h
56
ThreadContext *
CurrentThreadContext
();
lsan_thread.cpp
62
ThreadContext *
CurrentThreadContext
() {
95
CurrentThreadContext
()->os_id = GetTid();
lsan.cpp
38
if (ThreadContext *t =
CurrentThreadContext
()) {
Completed in 66 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026