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

/freebsd-11-stable/tools/regression/pthread/unwind/
H A Dcond_wait_cancel2.cpp39 pthread_cleanup_pop(0);
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_clean.c43 #undef pthread_cleanup_pop macro
47 __weak_reference(_pthread_cleanup_pop, pthread_cleanup_pop);
/freebsd-11-stable/cddl/compat/opensolaris/misc/
H A Dthread_pool.c192 pthread_cleanup_pop(1);
203 pthread_cleanup_pop(1);
328 pthread_cleanup_pop(1); /* pthread_mutex_unlock(&tpool->tp_mutex); */
368 pthread_cleanup_pop(1); /* pthread_mutex_unlock(&tpool->tp_mutex); */
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks3.c256 pthread_cleanup_pop (1 /* execute */);
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_threadpool.c67 pthread_cleanup_pop(1);
/freebsd-11-stable/lib/libc/gen/
H A Dsyslog.c339 pthread_cleanup_pop(1);
432 pthread_cleanup_pop(1);
H A Dsem.c401 pthread_cleanup_pop(0);
H A D_pthread_stubs.c273 STUB_FUNC1(pthread_cleanup_pop, PJT_CLEANUP_POP, int, int)
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c143 pthread_cleanup_pop(1);
H A Dt_cond.c515 pthread_cleanup_pop(0);
/freebsd-11-stable/include/
H A Dpthread.h185 #define pthread_cleanup_pop(execute) \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp314 pthread_cleanup_pop(0);
H A Dtsan_platform_linux.cpp451 pthread_cleanup_pop(0);
/freebsd-11-stable/lib/librt/
H A Dsigev_thread.c445 pthread_cleanup_pop(1);
/freebsd-11-stable/share/man/man3/
H A DMakefile219 pthread_cleanup_pop.3 \
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c427 pthread_cleanup_pop(1);
510 pthread_cleanup_pop(1);
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dconfigure15663 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
/freebsd-11-stable/contrib/unbound/
H A Dconfigure16787 pthread_cleanup_pop(0) /* ; */

Completed in 334 milliseconds