Home
last modified time | relevance | path

Searched refs:pthread_cleanup_pop (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/external/cddl/osnet/lib/libzfs/
H A Dthread_pool.c190 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 Dpthread_once.c69 pthread_cleanup_pop(1); in pthread_once()
H A Dpthread.h179 #define pthread_cleanup_pop(execute) \ macro
H A DMakefile179 MLINKS+= pthread_cleanup_push.3 pthread_cleanup_pop.3
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dcipher-ctr-mt.c247 pthread_cleanup_pop(0); in thread_loop()
279 pthread_cleanup_pop(1); in thread_loop()
/netbsd-src/tests/lib/libpthread/
H A Dt_once.c141 pthread_cleanup_pop(1); in once3_threadfunc()
H A Dt_cond.c515 pthread_cleanup_pop(0); in destroy_after_cancel_threadfunc()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeThread.cc85 pthread_cleanup_pop (0); in thread_pool_loop()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbeThread.cc85 pthread_cleanup_pop (0); in thread_pool_loop()
/netbsd-src/external/zlib/pigz/dist/
H A Dyarn.c252 pthread_cleanup_pop(1); in ignition()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform_mac.cc296 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
H A Dtsan_platform_linux.cc360 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_mac.cc298 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
H A Dtsan_platform_linux.cc362 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform_mac.cpp320 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
H A Dtsan_platform_linux.cpp483 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
/netbsd-src/external/gpl2/lvm2/dist/daemons/dmeventd/
H A Ddmeventd.c513 pthread_cleanup_pop(1); in _timeout_thread()
807 pthread_cleanup_pop(1); in _monitor_thread()
/netbsd-src/external/bsd/libevent/dist/m4/
H A Dacx_pthread.m4205 pthread_create(0,0,0,0); pthread_cleanup_pop(0); ],
/netbsd-src/external/bsd/unbound/dist/
H A Dax_pthread.m4229 pthread_cleanup_pop(0) /* ; */])],
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dax_pthread.m4381 pthread_cleanup_pop(0) /* ; */])],
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dax_pthread.m4381 pthread_cleanup_pop(0) /* ; */])],
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dax_pthread.m4381 pthread_cleanup_pop(0) /* ; */])],
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dax_pthread.m4381 pthread_cleanup_pop(0) /* ; */])],
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dpthread.d598 void pthread_cleanup_pop(int);
/netbsd-src/sys/external/isc/libsodium/dist/m4/
H A Dax_pthread.m4381 pthread_cleanup_pop(0) /* ; */])],

12