/netbsd-src/external/cddl/osnet/lib/libzfs/ |
H A D | thread_pool.c | 190 pthread_cleanup_pop(1); in tpool_worker() 201 pthread_cleanup_pop(1); in tpool_worker() 326 pthread_cleanup_pop(1); /* pthread_mutex_unlock(&tpool->tp_mutex); */ in tpool_destroy() 366 pthread_cleanup_pop(1); /* pthread_mutex_unlock(&tpool->tp_mutex); */ in tpool_wait()
|
/netbsd-src/lib/libpthread/ |
H A D | pthread_once.c | 69 pthread_cleanup_pop(1); in pthread_once()
|
H A D | pthread.h | 179 #define pthread_cleanup_pop(execute) \ macro
|
H A D | Makefile | 179 MLINKS+= pthread_cleanup_push.3 pthread_cleanup_pop.3
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | cipher-ctr-mt.c | 247 pthread_cleanup_pop(0); in thread_loop() 279 pthread_cleanup_pop(1); in thread_loop()
|
/netbsd-src/tests/lib/libpthread/ |
H A D | t_once.c | 141 pthread_cleanup_pop(1); in once3_threadfunc()
|
H A D | t_cond.c | 515 pthread_cleanup_pop(0); in destroy_after_cancel_threadfunc()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DbeThread.cc | 85 pthread_cleanup_pop (0); in thread_pool_loop()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DbeThread.cc | 85 pthread_cleanup_pop (0); in thread_pool_loop()
|
/netbsd-src/external/zlib/pigz/dist/ |
H A D | yarn.c | 252 pthread_cleanup_pop(1); in ignition()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_platform_mac.cc | 296 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
|
H A D | tsan_platform_linux.cc | 360 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_platform_mac.cc | 298 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
|
H A D | tsan_platform_linux.cc | 362 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_platform_mac.cpp | 320 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
|
H A D | tsan_platform_linux.cpp | 483 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
|
/netbsd-src/external/gpl2/lvm2/dist/daemons/dmeventd/ |
H A D | dmeventd.c | 513 pthread_cleanup_pop(1); in _timeout_thread() 807 pthread_cleanup_pop(1); in _monitor_thread()
|
/netbsd-src/external/bsd/libevent/dist/m4/ |
H A D | acx_pthread.m4 | 205 pthread_create(0,0,0,0); pthread_cleanup_pop(0); ],
|
/netbsd-src/external/bsd/unbound/dist/ |
H A D | ax_pthread.m4 | 229 pthread_cleanup_pop(0) /* ; */])],
|
/netbsd-src/external/gpl3/gdb.old/dist/config/ |
H A D | ax_pthread.m4 | 381 pthread_cleanup_pop(0) /* ; */])],
|
/netbsd-src/external/gpl3/binutils/dist/config/ |
H A D | ax_pthread.m4 | 381 pthread_cleanup_pop(0) /* ; */])],
|
/netbsd-src/external/gpl3/gcc/dist/config/ |
H A D | ax_pthread.m4 | 381 pthread_cleanup_pop(0) /* ; */])],
|
/netbsd-src/external/gpl3/gdb/dist/config/ |
H A D | ax_pthread.m4 | 381 pthread_cleanup_pop(0) /* ; */])],
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
H A D | pthread.d | 598 void pthread_cleanup_pop(int);
|
/netbsd-src/sys/external/isc/libsodium/dist/m4/ |
H A D | ax_pthread.m4 | 381 pthread_cleanup_pop(0) /* ; */])],
|