Searched refs:MAX_TLS_SLOT (Results 1 – 2 of 2) sorted by relevance
95 #define MAX_TLS_SLOT 7 macro115 #define MAX_TLS_SLOT 9 // update this value when reserving a slot macro119 #define BIONIC_TLS_SLOTS (MAX_TLS_SLOT - MIN_TLS_SLOT + 1)
117 const size_t min_bionic_alignment = BIONIC_ROUND_UP_POWER_OF_2(MAX_TLS_SLOT) * sizeof(void*); in reserve_exe_segment_and_tcb()