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

/freebsd-13-stable/tools/regression/pthread/unwind/
H A Dcond_wait_cancel2.cpp39 pthread_cleanup_pop(0);
/freebsd-13-stable/lib/libthr/thread/
H A Dthr_clean.c46 #undef pthread_cleanup_pop macro
49 __weak_reference(_thr_cleanup_pop, pthread_cleanup_pop);
/freebsd-13-stable/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c210 pthread_cleanup_pop(1);
221 pthread_cleanup_pop(1);
488 pthread_cleanup_pop(1); /* pthread_mutex_unlock(&tpool->tp_mutex); */
532 pthread_cleanup_pop(1); /* pthread_mutex_unlock(&tpool->tp_mutex); */
/freebsd-13-stable/contrib/ofed/opensm/complib/
H A Dcl_threadpool.c67 pthread_cleanup_pop(1);
/freebsd-13-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c143 pthread_cleanup_pop(1);
H A Dt_cond.c560 pthread_cleanup_pop(0);
/freebsd-13-stable/lib/libc/gen/
H A Dsyslog.c376 pthread_cleanup_pop(1);
479 pthread_cleanup_pop(1);
H A Dsem.c403 pthread_cleanup_pop(0);
H A D_pthread_stubs.c277 STUB_FUNC1(pthread_cleanup_pop, PJT_CLEANUP_POP, int, int)
/freebsd-13-stable/include/
H A Dpthread.h187 #define pthread_cleanup_pop(execute) \ macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp317 pthread_cleanup_pop(0);
H A Dtsan_platform_linux.cpp452 pthread_cleanup_pop(0);
/freebsd-13-stable/lib/librt/
H A Dsigev_thread.c447 pthread_cleanup_pop(1);
/freebsd-13-stable/share/man/man3/
H A DMakefile383 pthread_cleanup_pop.3 \
/freebsd-13-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c427 pthread_cleanup_pop(1);
510 pthread_cleanup_pop(1);
/freebsd-13-stable/contrib/unbound/
H A Dconfigure16787 pthread_cleanup_pop(0) /* ; */
/freebsd-13-stable/contrib/libevent/
H A Dconfigure15719 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dconfigure15663 pthread_create(0,0,0,0); pthread_cleanup_pop(0);

Completed in 419 milliseconds