Searched refs:TLS_SLOT_STACK_GUARD (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/private/
H A Dbionic_tls.h67 TLS_SLOT_STACK_GUARD = 5, // GCC requires this specific slot for x86. enumerator in enum:__anon882
/bionic/libc/bionic/
H A Dpthread_create.cpp63 thread->tls[TLS_SLOT_STACK_GUARD] = (void*) __stack_chk_guard;

Completed in 517 milliseconds