Searched defs:BIONIC_TLS_SLOTS (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/private/
H A Dbionic_tls.h93 #define BIONIC_TLS_SLOTS BIONIC_ALIGN(PTHREAD_KEYS_MAX + TLS_SLOT_FIRST_USER_SLOT + BIONIC_TLS_RESERVED_SLOTS, 4) macro

Completed in 83 milliseconds