Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c86 pthread_cleanup_pop(1); /* funlockfile(stderr) */ in dprintf()
225 pthread_cleanup_pop(1); in timer_spawner()
246 pthread_cleanup_pop(1); in mqueue_spawner()
268 pthread_cleanup_pop(1); in mqueue_spawner()
396 pthread_cleanup_pop(1); in aio_spawner()
614 pthread_cleanup_pop(1); in del_sigev_mq()
H A Dmqueue.c630 pthread_cleanup_pop(1); /* finish in the cleanup handler */ in mq_close()
855 pthread_cleanup_pop(1); in __mq_timedreceive()
/titanic_44/usr/src/lib/libc/port/aio/
H A Dposix_aio.c295 pthread_cleanup_pop(0); in lio_listio()
446 pthread_cleanup_pop(1); /* sig_mutex_lock(&__aio_mutex) */ in __aio_suspend()
447 pthread_cleanup_pop(0); in __aio_suspend()
566 pthread_cleanup_pop(1); in __aio_suspend()
567 pthread_cleanup_pop(0); in __aio_suspend()
614 pthread_cleanup_pop(1); in __aio_suspend()
969 pthread_cleanup_pop(0); in __aio_waitn()
1010 pthread_cleanup_pop(1); in __aio_waitn()
1084 pthread_cleanup_pop(1); in __aio_waitn()
1194 pthread_cleanup_pop(1); /* drops __aio_mutex */ in __aio_waitn()
[all …]
H A Daio.c594 pthread_cleanup_pop(0); in aiowait()
/titanic_44/usr/src/lib/libc/port/tpool/
H A Dthread_pool.c205 pthread_cleanup_pop(1); in tpool_worker()
216 pthread_cleanup_pop(1); in tpool_worker()
396 pthread_cleanup_pop(1); /* sig_mutex_unlock(&tpool->tp_mutex); */ in tpool_destroy()
440 pthread_cleanup_pop(1); /* sig_mutex_unlock(&tpool->tp_mutex); */ in tpool_wait()
/titanic_44/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()
/titanic_44/usr/src/lib/libc/port/threads/
H A Dpthread.c170 pthread_cleanup_pop(0); in pthread_once()
/titanic_44/usr/src/head/
H A Dpthread.h174 #define pthread_cleanup_pop(ex) \ macro
/titanic_44/usr/src/lib/libc/
H A DREADME219 - Use pthread_cleanup_push() and pthread_cleanup_pop() to make
/titanic_44/usr/src/man/man3c/
H A DMakefile309 pthread_cleanup_pop.3c \
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc304 file path=usr/share/man/man3c/pthread_cleanup_pop.3c