Searched refs:__gthread_setspecific (Results 26 - 43 of 43) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/libgcc/config/
H A Dgthr-vxworks.h233 extern int __gthread_setspecific (__gthread_key_t __key, void *__ptr);
H A Dgthr-vxworks-tls.c232 /* Store in KEYP a value which can be passed to __gthread_setspecific/
327 __gthread_setspecific (__gthread_key_t key, void *value) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dgthr-win32.h463 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
627 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dgthr-win32.h444 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
608 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/pa/
H A Dgthr-dce.h471 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/pa/
H A Dgthr-dce.h471 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/
H A Demutls.d148 __gthread_setspecific(emutlsKey, arr);
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Demutls.d149 __gthread_setspecific(emutlsKey, arr);
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Derror.c348 __gthread_setspecific (recursion_key, p);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dgthr-posix.h727 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dgthr-posix.h727 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/runtime/
H A Derror.c317 __gthread_setspecific (recursion_key, p);
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Drandom.c218 __gthread_setspecific (rand_state_key, p);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dmt_allocator.cc648 __gthread_setspecific(freelist._M_key, (void*)_M_id);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dmt_allocator.cc648 __gthread_setspecific(freelist._M_key, (void*)_M_id);
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Drandom.c249 __gthread_setspecific (rand_state_key, p);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dmemory_resource.cc1325 if (int err = __gthread_setspecific(_M_key, p))
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dmemory_resource.cc1357 if (int err = __gthread_setspecific(_M_key, p))

Completed in 324 milliseconds

12