Lines Matching defs:oldmask
1062 libzfs_handle_t *hdl, pthread_t ptid, sigset_t *oldmask)
1067 pthread_sigmask(SIG_SETMASK, oldmask, NULL);
1261 sigset_t oldmask;
1277 SEND_PROGRESS_THREAD_PARENT_BLOCK(&oldmask);
1283 if (send_progress_thread_exit(zhp->zfs_hdl, tid, &oldmask))
1625 sigset_t oldmask;
1641 SEND_PROGRESS_THREAD_PARENT_BLOCK(&oldmask);
1649 if (send_progress_thread_exit(zhp->zfs_hdl, ptid, &oldmask))
1940 sigset_t oldmask;
1963 SEND_PROGRESS_THREAD_PARENT_BLOCK(&oldmask);
1971 if (send_progress_thread_exit(hdl, tid, &oldmask)) {
2758 sigset_t oldmask;
2776 SEND_PROGRESS_THREAD_PARENT_BLOCK(&oldmask);
2782 if (send_progress_thread_exit(hdl, ptid, &oldmask))