Searched refs:tld_pthread_key_init (Results 1 – 1 of 1) sorted by relevance
122 bool _Atomic tld_pthread_key_init __attribute__((weak)); variable223 if (atomic_compare_exchange_strong(&tld_pthread_key_init, &uninit, true)) { in __tld_create_key()