Searched refs:__gthread_getspecific (Results 1 – 17 of 17) sorted by relevance
92 e = __gthread_getspecific (key); in run()142 first = static_cast<elt*>(__gthread_getspecific (key)); in __cxa_thread_atexit()
116 g = static_cast<__cxa_eh_globals*>(__gthread_getspecific(init._M_key)); in __cxa_get_globals_fast()128 g = static_cast<__cxa_eh_globals*>(__gthread_getspecific(init._M_key)); in __cxa_get_globals()
117 g = static_cast<__cxa_eh_globals*>(__gthread_getspecific(init._M_key)); in __cxa_get_globals_fast()129 g = static_cast<__cxa_eh_globals*>(__gthread_getspecific(init._M_key)); in __cxa_get_globals()
101 auto elt = (__at_thread_exit_elt*)__gthread_getspecific(key); in run()145 elt->_M_next = (__at_thread_exit_elt*)__gthread_getspecific(key); in __at_thread_exit()
128 fc->prev = __gthread_getspecific (fc_key); in _Unwind_SjLj_Register()147 return __gthread_getspecific (fc_key); in _Unwind_SjLj_GetContext()
235 __gthread_getspecific (__gthread_key_t __key UNUSED) in __gthread_getspecific() function
155 struct __emutls_array *arr = __gthread_getspecific (emutls_key); in __emutls_get_address()
741 __gthread_getspecific (__gthread_key_t __key) in __gthread_getspecific() function
129 fc->prev = __gthread_getspecific (fc_key); in _Unwind_SjLj_Register()148 return __gthread_getspecific (fc_key); in _Unwind_SjLj_GetContext()
736 __gthread_getspecific (__gthread_key_t __key) in __gthread_getspecific() function
159 extern void *__gthread_getspecific (__gthread_key_t __key);
100 __gthread_getspecific (__gthread_key_t __key) in __gthread_getspecific() function
291 __gthread_getspecific (__gthread_key_t key) in __gthread_getspecific() function
634 void* v = __gthread_getspecific(freelist._M_key); in _M_get_thread_id()
628 void* v = __gthread_getspecific(freelist._M_key); in _M_get_thread_id()