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

/freebsd-10-stable/tools/regression/pthread/unwind/
H A Dcond_wait_cancel2.cpp39 pthread_cleanup_pop(0);
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_clean.c42 #undef pthread_cleanup_pop macro
46 __weak_reference(_pthread_cleanup_pop, pthread_cleanup_pop);
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_clean.c41 __weak_reference(_pthread_cleanup_pop, pthread_cleanup_pop);
/freebsd-10-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-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks3.c256 pthread_cleanup_pop (1 /* execute */);
/freebsd-10-stable/contrib/ofed/management/opensm/complib/
H A Dcl_threadpool.c67 pthread_cleanup_pop(1);
/freebsd-10-stable/contrib/ntp/sntp/libevent/m4/
H A Dacx_pthread.m4205 pthread_create(0,0,0,0); pthread_cleanup_pop(0); ],
/freebsd-10-stable/lib/libc/gen/
H A Dsyslog.c339 pthread_cleanup_pop(1);
432 pthread_cleanup_pop(1);
H A DSymbol.map27 pthread_cleanup_pop;
H A Dsem.c401 pthread_cleanup_pop(0);
H A D_pthread_stubs.c263 STUB_FUNC1(pthread_cleanup_pop, PJT_CLEANUP_POP, int, int)
/freebsd-10-stable/include/
H A Dpthread.h177 #define pthread_cleanup_pop(execute) \ macro
/freebsd-10-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-10-stable/lib/libkse/
H A Dkse.map54 pthread_cleanup_pop;
/freebsd-10-stable/lib/librt/
H A Dsigev_thread.c445 pthread_cleanup_pop(1);
/freebsd-10-stable/share/man/man3/
H A DMakefile210 pthread_cleanup_pop.3 \
/freebsd-10-stable/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_ibumad.c365 pthread_cleanup_pop(1);
405 pthread_cleanup_pop(1);
/freebsd-10-stable/usr.bin/csup/
H A Dmux.c917 pthread_cleanup_pop(1);
/freebsd-10-stable/contrib/unbound/
H A Dconfigure15619 pthread_cleanup_pop(0) /* ; */
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dconfigure15675 pthread_create(0,0,0,0); pthread_cleanup_pop(0);

Completed in 218 milliseconds