| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| HD | tsan_platform_mac.cpp | 65 int res = pthread_setspecific(thread_state_key, thr); in ThreadStateDestructor() 74 res = pthread_setspecific(thread_state_key, main_thread_state); in InitializeThreadStateStorage() 99 int res = pthread_setspecific(thread_state_key, thr); in cur_thread() 106 int res = pthread_setspecific(thread_state_key, thr); in set_cur_thread() 123 int res = pthread_setspecific(thread_state_key, dead_thread_state); in cur_thread_finalize()
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/memprof/ |
| HD | memprof_posix.cpp | 43 pthread_setspecific(tsd_key, tsd); in TSDSet() 50 CHECK_EQ(0, pthread_setspecific(tsd_key, tsd)); in PlatformTSDDtor()
|
| /freebsd-14-stable/lib/libc/locale/ |
| HD | xlocale.c | 121 pthread_setspecific(locale_info_key, (void*)42); in init_key() 123 pthread_setspecific(locale_info_key, 0); in init_key() 164 pthread_setspecific(locale_info_key, l); in set_thread_locale()
|
| /freebsd-14-stable/contrib/jemalloc/include/jemalloc/internal/ |
| HD | tsd_generic.h | 40 if (pthread_setspecific(tsd_tsd, (void *)wrapper) != 0) in tsd_cleanup_wrapper() 55 if (pthread_setspecific(tsd_tsd, (void *)wrapper) != 0) { in tsd_wrapper_set()
|
| HD | tsd_tls.h | 54 if (pthread_setspecific(tsd_tsd, (void *)(&tsd_tls)) != 0) { in tsd_set()
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| HD | dfsan_thread.cpp | 118 pthread_setspecific(tsd_key, t); in SetCurrentThread() 125 CHECK_EQ(0, pthread_setspecific(tsd_key, tsd)); in DFsanTSDDtor()
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/asan/ |
| HD | asan_posix.cpp | 131 pthread_setspecific(tsd_key, tsd); in AsanTSDSet() 138 CHECK_EQ(0, pthread_setspecific(tsd_key, tsd)); in PlatformTSDDtor()
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/lsan/ |
| HD | lsan_common_mac.cpp | 67 pthread_setspecific(key, data); in restore_tid_data() 83 pthread_setspecific(key, ptr); in get_tls_val()
|
| HD | lsan_interceptors.cpp | 44 int pthread_setspecific(unsigned key, const void *v); 337 if (pthread_setspecific(g_thread_finalize_key, (void*)(iter - 1))) { in thread_finalize() 427 if (pthread_setspecific(g_thread_finalize_key, in ThreadStartFunc()
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| HD | tsd_exclusive.h | 154 pthread_setspecific(PThreadKey, reinterpret_cast<void *>(Instance)), 0); in initThread() 188 if (LIKELY(pthread_setspecific(Instance->getTSDRegistry()->PThreadKey, in teardownThread()
|
| /freebsd-14-stable/lib/libstdthreads/ |
| HD | tss.c | 61 if (pthread_setspecific(key, val) != 0) in tss_set()
|
| /freebsd-14-stable/contrib/ntp/libntp/lib/isc/pthreads/include/isc/ |
| HD | thread.h | 55 #define isc_thread_key_setspecific pthread_setspecific
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/ |
| HD | jitprofiling.c | 185 pthread_setspecific(threadLocalStorageHandle,(void*)threadStack); in iJIT_NotifyEvent() 437 pthread_setspecific(threadLocalStorageHandle, threadStack); in FinalizeThread()
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/safestack/ |
| HD | safestack.cpp | 163 pthread_setspecific(thread_cleanup_key, (void *)1); in thread_start() 187 pthread_setspecific(thread_cleanup_key, NULL); in thread_cleanup_handler()
|
| /freebsd-14-stable/lib/libc/resolv/ |
| HD | mtctxres.c | 82 if ((ret = pthread_setspecific(key, mt)) != 0) { in __res_init_ctx()
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/rtsan/ |
| HD | rtsan_context.cpp | 42 pthread_setspecific(context_key, current_thread_context); in GetContextForThisThreadImpl()
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/msan/ |
| HD | msan_linux.cpp | 286 pthread_setspecific(tsd_key, (void *)t); in SetCurrentThread() 293 CHECK_EQ(0, pthread_setspecific(tsd_key, tsd)); in MsanTSDDtor()
|
| /freebsd-14-stable/contrib/libcxxrt/ |
| HD | exception.cc | 40 #pragma weak pthread_setspecific macro 460 (0 == pthread_setspecific) || in init_key() 467 pthread_setspecific(eh_key, reinterpret_cast<void *>(0x42)); in init_key() 469 pthread_setspecific(eh_key, 0); in init_key() 486 pthread_setspecific(eh_key, info); in thread_info()
|
| /freebsd-14-stable/sys/contrib/openzfs/lib/libuutil/ |
| HD | uu_misc.c | 97 (void) pthread_setspecific(uu_error_key, in uu_set_error()
|
| /freebsd-14-stable/crypto/openssl/crypto/ |
| HD | threads_pthread.c | 175 if (pthread_setspecific(*key, val) != 0) in CRYPTO_THREAD_set_local()
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/include/__thread/support/ |
| HD | pthread.h | 216 return pthread_setspecific(__key, __p); in __libcpp_tls_set()
|
| /freebsd-14-stable/crypto/heimdal/include/ |
| HD | heim_threads.h | 107 #define HEIMDAL_setspecific(k,s,r) do { r = pthread_setspecific(k,s); } while(0)
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| HD | hwasan_linux.cpp | 317 CHECK_EQ(0, pthread_setspecific(tsd_key, in HwasanTSDThreadInit() 324 CHECK_EQ(0, pthread_setspecific(tsd_key, (void *)(iterations - 1))); in HwasanTSDDtor()
|
| /freebsd-14-stable/lib/libthr/thread/ |
| HD | thr_spec.c | 53 __weak_reference(_thr_setspecific, pthread_setspecific);
|
| /freebsd-14-stable/lib/libthr/ |
| HD | pthread.map | 110 pthread_setspecific;
|