Home
last modified time | relevance | path

Searched refs:pthread_getspecific (Results 1 – 25 of 68) sorted by relevance

123

/netbsd-src/lib/libc/resolv/
H A Dmtctxres.c67 if (pthread_getspecific(key) != 0) { in __res_init_ctx()
122 if (((mt = pthread_getspecific(key)) != 0) || in ___mtctxres()
124 (mt = pthread_getspecific(key)) != 0)) { in ___mtctxres()
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dmtctxres.c68 if (pthread_getspecific(key) != 0) { in __res_init_ctx()
123 if (((mt = pthread_getspecific(key)) != 0) || in ___mtctxres()
125 (mt = pthread_getspecific(key)) != 0)) { in ___mtctxres()
/netbsd-src/lib/librumpuser/
H A Drumpuser_pth.c685 assert(pthread_getspecific(curlwpkey) == NULL && l != NULL);
703 pthread_getspecific(curlwpkey))->l == l);
714 rl = pthread_getspecific(curlwpkey);
731 assert(pthread_getspecific(curlwpkey) == NULL); in rumpuser_curlwpop()
735 assert(pthread_getspecific(curlwpkey) == l); in rumpuser_curlwpop()
745 return pthread_getspecific(curlwpkey); in rumpuser_curlwp()
/netbsd-src/lib/libpthread/
H A Dpthread_specific.c52 __strong_alias(__libc_thr_getspecific,pthread_getspecific) in __strong_alias()
76 pthread_getspecific(pthread_key_t key) in pthread_getspecific() function
H A Dtss.c66 return pthread_getspecific(key); in tss_get()
H A Dpthread.h152 void* pthread_getspecific(pthread_key_t);
404 #define pthread_getspecific __libc_thr_getspecific macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c169 (pThreadStack)pthread_getspecific(threadLocalStorageHandle); in iJIT_NotifyEvent()
207 (pThreadStack)pthread_getspecific(threadLocalStorageHandle); in iJIT_NotifyEvent()
428 (pThreadStack)pthread_getspecific(threadLocalStorageHandle); in FinalizeThread()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/pa/
H A Dgthr-dce.h75 __gthrw(pthread_getspecific) in __gthrw()
295 if (!(__gthrw_(pthread_getspecific) (_objc_thread_storage, &value))) in __gthread_objc_thread_get_data()
464 if (__gthrw_(pthread_getspecific) (__key, &__ptr) == 0) in __gthread_getspecific()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/pa/
H A Dgthr-dce.h75 __gthrw(pthread_getspecific) in __gthrw()
295 if (!(__gthrw_(pthread_getspecific) (_objc_thread_storage, &value))) in __gthread_objc_thread_get_data()
464 if (__gthrw_(pthread_getspecific) (__key, &__ptr) == 0) in __gthread_getspecific()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/s390/
H A Dgthr-tpf.h80 __gthrw(pthread_getspecific) in __gthrw()
130 return __gthrw_(pthread_getspecific) (__key); in __gthread_getspecific()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/s390/
H A Dgthr-tpf.h80 __gthrw(pthread_getspecific) in __gthrw()
130 return __gthrw_(pthread_getspecific) (__key); in __gthread_getspecific()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dtls.h66 # pragma weak pthread_getspecific macro
108 ? pthread_getspecific ((NAME).key) \
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dtls.h66 # pragma weak pthread_getspecific macro
108 ? pthread_getspecific ((NAME).key) \
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dgthr-posix.h103 __gthrw(pthread_getspecific)
498 return __gthrw_(pthread_getspecific) (_objc_thread_storage); in __gthread_objc_thread_get_data()
723 return __gthrw_(pthread_getspecific) (__key); in __gthread_getspecific()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dgthr-posix.h103 __gthrw(pthread_getspecific)
498 return __gthrw_(pthread_getspecific) (_objc_thread_storage); in __gthread_objc_thread_get_data()
723 return __gthrw_(pthread_getspecific) (__key); in __gthread_getspecific()
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc40 #pragma weak pthread_getspecific macro
381 (0 == pthread_getspecific)) in init_key()
388 fakeTLS = (pthread_getspecific(eh_key) != reinterpret_cast<void *>(0x42)); in init_key()
402 __cxa_thread_info *info = static_cast<__cxa_thread_info*>(pthread_getspecific(eh_key)); in thread_info()
417 return static_cast<__cxa_thread_info*>(pthread_getspecific(eh_key)); in thread_info_fast()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_posix.cc51 return pthread_getspecific(tsd_key); in AsanTSDGet()
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dgai_strerror.c83 buf = pthread_getspecific(key); in gai_strerror()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dtsd.c121 void *value = pthread_getspecific (key); in __collector_tsd_get_by_key()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dtsd.c121 void *value = pthread_getspecific (key); in __collector_tsd_get_by_key()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_posix.cc98 return pthread_getspecific(tsd_key); in AsanTSDGet()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-int.h104 return pthread_getspecific (goacc_tls_key); in goacc_thread()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-int.h104 return pthread_getspecific (goacc_tls_key); in goacc_thread()
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dchecklocks.c277 struct thr_check *thr = (struct thr_check*)pthread_getspecific( in checklock_init()
288 thr = (struct thr_check*)pthread_getspecific(thr_debug_key); in checklock_init()
447 struct thr_check *thr = (struct thr_check*)pthread_getspecific( in checklock_lockit()
592 thr = (struct thr_check*)pthread_getspecific(thr_debug_key); in checklock_unlock()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/
H A Dgthread.d37 alias __gthread_getspecific = pthread_getspecific;

123