Searched refs:MAX_TLS_ENTRY (Results 1 – 2 of 2) sorted by relevance
60 MAX_TLS_ENTRY enumerator110 uintptr_t tls[MAX_TLS_ENTRY];213 STATIC_ASSERT((e) < MAX_TLS_ENTRY); \
208 for (i=0; i < MAX_TLS_ENTRY; i++) in thread_create_etc()980 #if (MAX_TLS_ENTRY > 0) in dump_thread()983 for (i=0; i < MAX_TLS_ENTRY; i++) { in dump_thread()
Completed in 6 milliseconds