Searched refs:pthread_cleanup_pop (Results 1 - 19 of 19) sorted by relevance

/freebsd-current/tools/regression/pthread/unwind/
H A Dcond_wait_cancel2.cpp38 pthread_cleanup_pop(0);
/freebsd-current/lib/libthr/thread/
H A Dthr_clean.c43 #undef pthread_cleanup_pop macro
46 __weak_reference(_thr_cleanup_pop, pthread_cleanup_pop);
/freebsd-current/contrib/ofed/opensm/complib/
H A Dcl_threadpool.c67 pthread_cleanup_pop(1);
/freebsd-current/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c210 pthread_cleanup_pop(1);
221 pthread_cleanup_pop(1);
500 pthread_cleanup_pop(1); /* pthread_mutex_unlock(&tpool->tp_mutex); */
544 pthread_cleanup_pop(1); /* pthread_mutex_unlock(&tpool->tp_mutex); */
/freebsd-current/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c143 pthread_cleanup_pop(1);
H A Dt_cond.c560 pthread_cleanup_pop(0);
/freebsd-current/lib/libc/gen/
H A Dsyslog.c348 pthread_cleanup_pop(1);
429 pthread_cleanup_pop(1);
H A Dsem.c401 pthread_cleanup_pop(0);
H A D_pthread_stubs.c276 STUB_FUNC1(pthread_cleanup_pop, PJT_CLEANUP_POP, int, int)
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp300 pthread_cleanup_pop(0);
H A Dtsan_platform_linux.cpp570 pthread_cleanup_pop(0);
/freebsd-current/include/
H A Dpthread.h188 #define pthread_cleanup_pop(execute) \ macro
/freebsd-current/lib/librt/
H A Dsigev_thread.c445 pthread_cleanup_pop(1);
/freebsd-current/share/man/man3/
H A DMakefile403 pthread_cleanup_pop.3 \
/freebsd-current/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c427 pthread_cleanup_pop(1);
510 pthread_cleanup_pop(1);
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c1055 pthread_cleanup_pop(B_TRUE);
/freebsd-current/contrib/libevent/
H A Dconfigure16089 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
/freebsd-current/contrib/unbound/
H A Dconfigure18326 pthread_cleanup_pop(0) /* ; */
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dconfigure17336 pthread_create(0,0,0,0); pthread_cleanup_pop(0);

Completed in 512 milliseconds