Searched refs:_S_destructor (Results 1 – 1 of 1) sorted by relevance
814 static void _S_destructor(void *instance);884 void _Pthread_alloc_impl::_S_destructor(void *__instance) { in _S_destructor() function in _Pthread_alloc_impl913 if (pthread_key_create(&_S_key, _S_destructor)) { in _S_get_per_thread_state()