Searched refs:BIONIC_TLS_SLOTS (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/platform/bionic/ | ||
D | tls_defines.h | 149 #define BIONIC_TLS_SLOTS (MAX_TLS_SLOT - MIN_TLS_SLOT + 1) macro |
/bionic/libc/private/ | ||
D | bionic_tls.h | 60 void* raw_slots_storage[BIONIC_TLS_SLOTS]; |