HomeSort by: relevance | last modified time | path
    Searched defs:_sigwait (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/sys/
sigwait.c 45 __weak_alias(sigwait,_sigwait)
48 int _sigwait(const sigset_t * __restrict, int * __restrict);
55 _sigwait(const sigset_t * __restrict set, int * __restrict signum) function in typeref:typename:int

Completed in 121 milliseconds