Home
last modified time | relevance | path

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

/bionic/libc/platform/bionic/
Dtls_defines.h149 #define BIONIC_TLS_SLOTS (MAX_TLS_SLOT - MIN_TLS_SLOT + 1) macro
/bionic/libc/private/
Dbionic_tls.h60 void* raw_slots_storage[BIONIC_TLS_SLOTS];