Home
last modified time | relevance | path

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

/freebsd-src/lib/libthr/thread/
H A Dthr_clean.c43 #undef pthread_cleanup_pop
46 __weak_reference(_thr_cleanup_pop, pthread_cleanup_pop);
/freebsd-src/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c210 pthread_cleanup_pop(1); in tpool_worker()
221 pthread_cleanup_pop(1); in tpool_worker()
500 pthread_cleanup_pop(1); /* pthread_mutex_unlock(&tpool->tp_mutex); */ in tpool_destroy()
544 pthread_cleanup_pop(1); /* pthread_mutex_unlock(&tpool->tp_mutex); */ in tpool_wait()
/freebsd-src/tools/regression/pthread/unwind/
H A Dcond_wait_cancel2.cpp38 pthread_cleanup_pop(0); in thr()
/freebsd-src/lib/libc/gen/
H A Dsyslog.c348 pthread_cleanup_pop(1); in vsyslog()
429 pthread_cleanup_pop(1); in openlog()
H A DSymbol.map24 pthread_cleanup_pop;
H A Dsem.c401 pthread_cleanup_pop(0); in _libc_sem_timedwait_compat()
H A D_pthread_stubs.c279 STUB_FUNC1(pthread_cleanup_pop, PJT_CLEANUP_POP, int, int) in STUB_FUNC2()
/freebsd-src/contrib/ofed/opensm/complib/
H A Dcl_threadpool.c67 pthread_cleanup_pop(1); in thread_pool_routine()
/freebsd-src/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c143 pthread_cleanup_pop(1); in once3_threadfunc()
H A Dt_cond.c560 pthread_cleanup_pop(0); in destroy_after_cancel_threadfunc()
/freebsd-src/lib/libthr/
H A Dpthread.map39 pthread_cleanup_pop;
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp300 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
H A Dtsan_platform_linux.cpp592 pthread_cleanup_pop(0); in cur_thread()
/freebsd-src/include/
H A Dpthread.h188 #define pthread_cleanup_pop(execute) \ macro
/freebsd-src/lib/librt/
H A Dsigev_thread.c445 pthread_cleanup_pop(1); in worker_routine()
/freebsd-src/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c427 pthread_cleanup_pop(1); in umad_receiver()
510 pthread_cleanup_pop(1); in umad_receiver()
/freebsd-src/share/man/man3/
H A DMakefile402 pthread_cleanup_pop.3 \
/freebsd-src/contrib/libevent/m4/
H A Dacx_pthread.m4205 pthread_create(0,0,0,0); pthread_cleanup_pop(0); ],
/freebsd-src/contrib/ntp/sntp/libevent/m4/
H A Dacx_pthread.m4205 pthread_create(0,0,0,0); pthread_cleanup_pop(0); ],
/freebsd-src/sys/contrib/libsodium/m4/
H A Dax_pthread.m4381 pthread_cleanup_pop(0) /* ; */])],
/freebsd-src/contrib/unbound/
H A Dax_pthread.m4333 pthread_cleanup_pop(0) /* ; */])],
H A Dconfigure18453 pthread_cleanup_pop(0) /* ; */
/freebsd-src/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c1056 pthread_cleanup_pop(B_TRUE); in send_progress_thread()
/freebsd-src/contrib/libevent/
H A Dconfigure16089 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
/freebsd-src/contrib/ntp/sntp/libevent/
H A Dconfigure17336 pthread_create(0,0,0,0); pthread_cleanup_pop(0);