Home
last modified time | relevance | path

Searched refs:sigmask (Results 1 – 2 of 2) sorted by relevance

/hurd/
A Dhurdselect.c49 const struct timespec *timeout, const sigset_t *sigmask) in _hurd_select() argument
120 if (sigmask) in _hurd_select()
133 if (__sigprocmask (SIG_SETMASK, sigmask, &oset)) in _hurd_select()
215 if (sigmask) in _hurd_select()
289 if (sigmask) in _hurd_select()
568 if (sigmask) in _hurd_select()
651 if (sigmask && __sigprocmask (SIG_SETMASK, &oset, NULL)) in _hurd_select()
/hurd/hurd/
A Dfd.h283 const sigset_t *sigmask);

Completed in 7 milliseconds