OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TLS_SLOT_BIONIC_PREINIT
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/private/
bionic_tls.h
65
TLS_SLOT_BIONIC_PREINIT
= TLS_SLOT_OPENGL_API,
/bionic/libc/bionic/
libc_init_dynamic.cpp
70
KernelArgumentBlock** args_slot = &reinterpret_cast<KernelArgumentBlock**>(tls)[
TLS_SLOT_BIONIC_PREINIT
];
libc_init_common.cpp
99
tls[
TLS_SLOT_BIONIC_PREINIT
] = &args;
Completed in 72 milliseconds