Searched refs:sigwait (Results 1 – 8 of 8) sorted by relevance
39 #define sigwait64 sigwait
168 ASSERT_EQ(0, sigwait(&wait_set, &received_signal)); in TEST()
89 int sigwait(const sigset_t* __set, int* __signal);
227 FUNCTION(sigwait, int (*f)(const sigset_t*, int*)); in signal_h()
289 int sigwait(const sigset_t* bionic_set, int* sig) { in sigwait() function
962 sigwait
974 sigwait;