OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ThreadInited
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/scudo/
scudo_allocator.cpp
159
static thread_local bool
ThreadInited
= false;
202
ThreadInited
= true;
318
if (UNLIKELY(!
ThreadInited
))
378
if (UNLIKELY(!
ThreadInited
))
432
if (UNLIKELY(!
ThreadInited
))
466
if (UNLIKELY(!
ThreadInited
))
506
if (UNLIKELY(!
ThreadInited
))
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGop.h
117
HANDLE
ThreadInited
; // Semaphore
WinNtGopScreen.c
[
all
...]
Completed in 494 milliseconds