/netbsd-src/external/cddl/osnet/lib/libzfs/ |
H A D | thread_pool.c | 118 pthread_cleanup_push(worker_cleanup, tpool); in tpool_worker() 173 pthread_cleanup_push(job_cleanup, tpool); in tpool_worker() 305 pthread_cleanup_push((_Voidfp)pthread_mutex_unlock, &tpool->tp_mutex); in tpool_destroy() 361 pthread_cleanup_push((_Voidfp)pthread_mutex_unlock, &tpool->tp_mutex); in tpool_wait()
|
/netbsd-src/lib/libpthread/ |
H A D | pthread_once.c | 64 pthread_cleanup_push(&once_cleanup, &once_control->pto_mutex); in pthread_once()
|
H A D | Makefile | 140 pthread_cancel.3 pthread_cleanup_push.3 \ 179 MLINKS+= pthread_cleanup_push.3 pthread_cleanup_pop.3
|
H A D | pthread.h | 174 #define pthread_cleanup_push(routine, arg) \ macro
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | cipher-ctr-mt.c | 198 pthread_cleanup_push(thread_loop_stats, &stats); in thread_loop() 242 pthread_cleanup_push(thread_loop_cleanup, &q->lock); in thread_loop()
|
/netbsd-src/tests/lib/libpthread/ |
H A D | t_once.c | 139 pthread_cleanup_push(once3_cleanup, &mutex); in once3_threadfunc()
|
/netbsd-src/external/bsd/libevent/dist/m4/ |
H A D | acx_pthread.m4 | 153 # -lpthread.) (The stubs are missing pthread_cleanup_push, or rather 199 # pthread_cleanup_push because it is one of the few pthread 204 pthread_attr_init(0); pthread_cleanup_push(0, 0);
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DbeThread.cc | 51 pthread_cleanup_push (cleanup_free_mutex, (void*) & (thrp->p_mutex)); in thread_pool_loop()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DbeThread.cc | 51 pthread_cleanup_push (cleanup_free_mutex, (void*) & (thrp->p_mutex)); in thread_pool_loop()
|
/netbsd-src/external/bsd/unbound/dist/ |
H A D | ax_pthread.m4 | 154 # -lpthread.) (The stubs are missing pthread_cleanup_push, or rather 218 # pthread_cleanup_push because it is one of the few pthread 228 pthread_cleanup_push(routine, 0);
|
/netbsd-src/external/zlib/pigz/dist/ |
H A D | yarn.c | 245 pthread_cleanup_push(reenter, NULL); in ignition()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_platform_mac.cc | 294 pthread_cleanup_push(cleanup, arg); in call_pthread_cancel_with_cleanup()
|
H A D | tsan_platform_linux.cc | 358 pthread_cleanup_push(cleanup, arg); in call_pthread_cancel_with_cleanup()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_platform_mac.cc | 296 pthread_cleanup_push(cleanup, arg); in call_pthread_cancel_with_cleanup()
|
H A D | tsan_platform_linux.cc | 360 pthread_cleanup_push(cleanup, arg); in call_pthread_cancel_with_cleanup()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_platform_mac.cpp | 318 pthread_cleanup_push(cleanup, arg); in call_pthread_cancel_with_cleanup()
|
/netbsd-src/external/gpl3/gdb.old/dist/config/ |
H A D | ax_pthread.m4 | 192 # pthread_cleanup_push, or rather a function called by this macro, 366 # pthread_cleanup_push because it is one of the few pthread 380 pthread_cleanup_push(routine, 0);
|
/netbsd-src/external/gpl3/binutils/dist/config/ |
H A D | ax_pthread.m4 | 192 # pthread_cleanup_push, or rather a function called by this macro, 366 # pthread_cleanup_push because it is one of the few pthread 380 pthread_cleanup_push(routine, 0);
|
/netbsd-src/external/gpl3/gcc/dist/config/ |
H A D | ax_pthread.m4 | 192 # pthread_cleanup_push, or rather a function called by this macro, 366 # pthread_cleanup_push because it is one of the few pthread 380 pthread_cleanup_push(routine, 0);
|
/netbsd-src/external/gpl3/gdb/dist/config/ |
H A D | ax_pthread.m4 | 192 # pthread_cleanup_push, or rather a function called by this macro, 366 # pthread_cleanup_push because it is one of the few pthread 380 pthread_cleanup_push(routine, 0);
|
/netbsd-src/sys/external/isc/libsodium/dist/m4/ |
H A D | ax_pthread.m4 | 192 # pthread_cleanup_push, or rather a function called by this macro, 366 # pthread_cleanup_push because it is one of the few pthread 380 pthread_cleanup_push(routine, 0);
|
/netbsd-src/external/gpl3/gcc.old/dist/config/ |
H A D | ax_pthread.m4 | 192 # pthread_cleanup_push, or rather a function called by this macro, 366 # pthread_cleanup_push because it is one of the few pthread 380 pthread_cleanup_push(routine, 0);
|
/netbsd-src/external/gpl3/binutils.old/dist/config/ |
H A D | ax_pthread.m4 | 192 # pthread_cleanup_push, or rather a function called by this macro, 366 # pthread_cleanup_push because it is one of the few pthread 380 pthread_cleanup_push(routine, 0);
|
/netbsd-src/external/mit/libuv/dist/m4/ |
H A D | ax_pthread.m4 | 192 # pthread_cleanup_push, or rather a function called by this macro, 366 # pthread_cleanup_push because it is one of the few pthread 380 pthread_cleanup_push(routine, 0);
|
/netbsd-src/external/mpl/bind/dist/m4/ |
H A D | ax_pthread.m4 | 202 # pthread_cleanup_push, or rather a function called by this macro, 314 # pthread_cleanup_push because it is one of the few pthread 334 pthread_cleanup_push(routine, 0);
|