OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thread_inited
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_allocator_testlib.cc
61
static THREADLOCAL bool
thread_inited
;
member in namespace:__anon4145
97
thread_inited
= true;
105
if (UNLIKELY(!
thread_inited
))
113
if (UNLIKELY(!
thread_inited
))
120
if (UNLIKELY(!
thread_inited
))
130
if (UNLIKELY(!
thread_inited
))
144
if (UNLIKELY(!
thread_inited
))
153
if (UNLIKELY(!
thread_inited
))
161
if (UNLIKELY(!
thread_inited
))
sanitizer_allocator_testlib.cc
61
static THREADLOCAL bool
thread_inited
;
member in namespace:__anon4145
97
thread_inited
= true;
105
if (UNLIKELY(!
thread_inited
))
113
if (UNLIKELY(!
thread_inited
))
120
if (UNLIKELY(!
thread_inited
))
130
if (UNLIKELY(!
thread_inited
))
144
if (UNLIKELY(!
thread_inited
))
153
if (UNLIKELY(!
thread_inited
))
161
if (UNLIKELY(!
thread_inited
))
Completed in 43 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026