Home
last modified time | relevance | path

Searched refs:TLS_SLOT_SELF (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/private/
Dbionic_tls.h57 TLS_SLOT_SELF = 0, // The kernel requires this specific slot for x86. enumerator
/bionic/libc/bionic/
Dpthread_create.cpp56 thread->tls[TLS_SLOT_SELF] = thread->tls; in __init_tls()