Home
last modified time | relevance | path

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

/bionic/libc/private/
Dbionic_asm_tls.h105 #define TLS_SLOT_SELF 0 macro
/bionic/libc/bionic/
Dpthread_create.cpp60 #ifdef TLS_SLOT_SELF in __init_tcb()
63 tcb->tls_slot(TLS_SLOT_SELF) = &tcb->tls_slot(TLS_SLOT_SELF); in __init_tcb()