Home
last modified time | relevance | path

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

/NextBSD/lib/libthr/thread/
HDthr_clean.c42 #undef pthread_cleanup_pop
46 __weak_reference(_pthread_cleanup_pop, pthread_cleanup_pop);
/NextBSD/cddl/compat/opensolaris/misc/
HDthread_pool.c192 pthread_cleanup_pop(1); in tpool_worker()
203 pthread_cleanup_pop(1); in tpool_worker()
328 pthread_cleanup_pop(1); /* pthread_mutex_unlock(&tpool->tp_mutex); */ in tpool_destroy()
368 pthread_cleanup_pop(1); /* pthread_mutex_unlock(&tpool->tp_mutex); */ in tpool_wait()
/NextBSD/tools/regression/pthread/unwind/
HDcond_wait_cancel2.cpp39 pthread_cleanup_pop(0); in thr()
/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_platform_mac.cc89 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
HDtsan_platform_linux.cc413 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
/NextBSD/contrib/ofed/management/opensm/complib/
HDcl_threadpool.c67 pthread_cleanup_pop(1); in thread_pool_routine()
/NextBSD/contrib/gcclibs/libmudflap/
HDmf-hooks3.c256 pthread_cleanup_pop (1 /* execute */); in __mf_pthread_spawner()
/NextBSD/contrib/netbsd-tests/lib/libpthread/
HDt_once.c144 pthread_cleanup_pop(1); in once3_threadfunc()
HDt_cond.c515 pthread_cleanup_pop(0); in destroy_after_cancel_threadfunc()
/NextBSD/lib/libthr/
HDpthread.map40 pthread_cleanup_pop;
/NextBSD/include/
HDpthread.h183 #define pthread_cleanup_pop(execute) \ macro
/NextBSD/lib/libc/gen/
HDSymbol.map27 pthread_cleanup_pop;
HDsem.c401 pthread_cleanup_pop(0); in _libc_sem_timedwait_compat()
HD_pthread_stubs.c263 STUB_FUNC1(pthread_cleanup_pop, PJT_CLEANUP_POP, int, int)
/NextBSD/lib/librt/
HDsigev_thread.c445 pthread_cleanup_pop(1); in worker_routine()
/NextBSD/share/man/man3/
HDMakefile214 pthread_cleanup_pop.3 \
/NextBSD/contrib/ofed/management/opensm/libvendor/
HDosm_vendor_ibumad.c365 pthread_cleanup_pop(1); in umad_receiver()
405 pthread_cleanup_pop(1); in umad_receiver()
/NextBSD/contrib/ntp/sntp/libevent/m4/
HDacx_pthread.m4205 pthread_create(0,0,0,0); pthread_cleanup_pop(0); ],
/NextBSD/contrib/unbound/
HDax_pthread.m4215 pthread_cleanup_pop(0) /* ; */])],
HDconfigure15619 pthread_cleanup_pop(0) /* ; */
/NextBSD/contrib/ntp/sntp/libevent/
HDconfigure15123 pthread_create(0,0,0,0); pthread_cleanup_pop(0);