HomeSort by: relevance | last modified time | path
    Searched defs:_sigwait (Results 1 - 3 of 3) 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
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
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 65 milliseconds