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_main_thread.cpp
89
main_thread.tls[
TLS_SLOT_BIONIC_PREINIT
] = &args;
libc_init_dynamic.cpp
70
KernelArgumentBlock** args_slot = &reinterpret_cast<KernelArgumentBlock**>(tls)[
TLS_SLOT_BIONIC_PREINIT
];
Completed in 66 milliseconds