Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c84 pthread_cleanup_pop(1); /* funlockfile(stderr) */ in dprintf()
223 pthread_cleanup_pop(1); in timer_spawner()
244 pthread_cleanup_pop(1); in mqueue_spawner()
266 pthread_cleanup_pop(1); in mqueue_spawner()
394 pthread_cleanup_pop(1); in aio_spawner()
612 pthread_cleanup_pop(1); in del_sigev_mq()
H A Dmqueue.c628 pthread_cleanup_pop(1); /* finish in the cleanup handler */ in mq_close()
853 pthread_cleanup_pop(1); in __mq_timedreceive()
/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c294 pthread_cleanup_pop(0); in lio_listio()
445 pthread_cleanup_pop(1); /* sig_mutex_lock(&__aio_mutex) */ in __aio_suspend()
446 pthread_cleanup_pop(0); in __aio_suspend()
565 pthread_cleanup_pop(1); in __aio_suspend()
566 pthread_cleanup_pop(0); in __aio_suspend()
613 pthread_cleanup_pop(1); in __aio_suspend()
967 pthread_cleanup_pop(0); in __aio_waitn()
1008 pthread_cleanup_pop(1); in __aio_waitn()
1082 pthread_cleanup_pop(1); in __aio_waitn()
1192 pthread_cleanup_pop(1); /* drops __aio_mutex */ in __aio_waitn()
[all …]
H A Daio.c592 pthread_cleanup_pop(0); in aiowait()
/illumos-gate/usr/src/lib/libc/port/tpool/
H A Dthread_pool.c203 pthread_cleanup_pop(1); in tpool_worker()
214 pthread_cleanup_pop(1); in tpool_worker()
394 pthread_cleanup_pop(1); /* sig_mutex_unlock(&tpool->tp_mutex); */ in tpool_destroy()
438 pthread_cleanup_pop(1); /* sig_mutex_unlock(&tpool->tp_mutex); */ in tpool_wait()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dsystem.c255 pthread_cleanup_pop(0); in system()
H A Dpopen.c250 pthread_cleanup_pop(0); in pclose()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthread.c205 pthread_cleanup_pop(0); in pthread_once()
/illumos-gate/usr/src/head/
H A Dpthread.h184 #define pthread_cleanup_pop(ex) \ macro
/illumos-gate/usr/src/lib/libc/
H A DREADME219 - Use pthread_cleanup_push() and pthread_cleanup_pop() to make
/illumos-gate/usr/src/man/man3c/
H A DMakefile331 pthread_cleanup_pop.3c \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc905 file path=usr/share/man/man3c/pthread_cleanup_pop.3c