Home
last modified time | relevance | path

Searched refs:sigwait (Results 1 – 10 of 10) sorted by relevance

/aosp12/art/runtime/
H A Dsignal_set.h29 #define sigwait64 sigwait
/aosp12/bionic/tests/
H A DSignalUtils.h39 #define sigwait64 sigwait
H A Dsignal_test.cpp641 ASSERT_EQ(0, sigwait(&just_SIGALRM, &sig)); in TEST()
/aosp12/bionic/libc/include/
H A Dsignal.h89 int sigwait(const sigset_t* __set, int* __signal);
/aosp12/bionic/tests/headers/posix/
H A Dsignal_h.c227 FUNCTION(sigwait, int (*f)(const sigset_t*, int*)); in signal_h()
/aosp12/bionic/libc/bionic/
H A Dsignal.cpp289 int sigwait(const sigset_t* bionic_set, int* sig) { in sigwait() function
/aosp12/art/tools/signal_dumper/
H A Dsignal_dumper.cc77 int rc = TEMP_FAILURE_RETRY(sigwait(&set_, &signal_number)); in Wait()
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt962 sigwait
/aosp12/bionic/libc/
H A Dlibc.map.txt974 sigwait;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt974 sigwait;