OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TLS_SLOT_SELF
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/private/
bionic_tls.h
52
TLS_SLOT_SELF
= 0, // The kernel requires this specific slot for x86.
/bionic/libc/bionic/
pthread_create.cpp
60
thread->tls[
TLS_SLOT_SELF
] = thread->tls;
Completed in 95 milliseconds