Searched refs:pthread_cleanup_pop (Results 1 – 21 of 21) sorted by relevance
| /NextBSD/lib/libthr/thread/ |
| HD | thr_clean.c | 42 #undef pthread_cleanup_pop 46 __weak_reference(_pthread_cleanup_pop, pthread_cleanup_pop);
|
| /NextBSD/cddl/compat/opensolaris/misc/ |
| HD | thread_pool.c | 192 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/ |
| HD | cond_wait_cancel2.cpp | 39 pthread_cleanup_pop(0); in thr()
|
| /NextBSD/contrib/compiler-rt/lib/tsan/rtl/ |
| HD | tsan_platform_mac.cc | 89 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
|
| HD | tsan_platform_linux.cc | 413 pthread_cleanup_pop(0); in call_pthread_cancel_with_cleanup()
|
| /NextBSD/contrib/ofed/management/opensm/complib/ |
| HD | cl_threadpool.c | 67 pthread_cleanup_pop(1); in thread_pool_routine()
|
| /NextBSD/contrib/gcclibs/libmudflap/ |
| HD | mf-hooks3.c | 256 pthread_cleanup_pop (1 /* execute */); in __mf_pthread_spawner()
|
| /NextBSD/contrib/netbsd-tests/lib/libpthread/ |
| HD | t_once.c | 144 pthread_cleanup_pop(1); in once3_threadfunc()
|
| HD | t_cond.c | 515 pthread_cleanup_pop(0); in destroy_after_cancel_threadfunc()
|
| /NextBSD/lib/libthr/ |
| HD | pthread.map | 40 pthread_cleanup_pop;
|
| /NextBSD/include/ |
| HD | pthread.h | 183 #define pthread_cleanup_pop(execute) \ macro
|
| /NextBSD/lib/libc/gen/ |
| HD | Symbol.map | 27 pthread_cleanup_pop;
|
| HD | sem.c | 401 pthread_cleanup_pop(0); in _libc_sem_timedwait_compat()
|
| HD | _pthread_stubs.c | 263 STUB_FUNC1(pthread_cleanup_pop, PJT_CLEANUP_POP, int, int)
|
| /NextBSD/lib/librt/ |
| HD | sigev_thread.c | 445 pthread_cleanup_pop(1); in worker_routine()
|
| /NextBSD/share/man/man3/ |
| HD | Makefile | 214 pthread_cleanup_pop.3 \
|
| /NextBSD/contrib/ofed/management/opensm/libvendor/ |
| HD | osm_vendor_ibumad.c | 365 pthread_cleanup_pop(1); in umad_receiver() 405 pthread_cleanup_pop(1); in umad_receiver()
|
| /NextBSD/contrib/ntp/sntp/libevent/m4/ |
| HD | acx_pthread.m4 | 205 pthread_create(0,0,0,0); pthread_cleanup_pop(0); ],
|
| /NextBSD/contrib/unbound/ |
| HD | ax_pthread.m4 | 215 pthread_cleanup_pop(0) /* ; */])],
|
| HD | configure | 15619 pthread_cleanup_pop(0) /* ; */
|
| /NextBSD/contrib/ntp/sntp/libevent/ |
| HD | configure | 15123 pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|