Home
last modified time | relevance | path

Searched refs:sigwait64 (Results 1 – 8 of 8) sorted by relevance

/aosp12/art/runtime/
H A Dsignal_set.h29 #define sigwait64 sigwait macro
57 int rc = TEMP_FAILURE_RETRY(sigwait64(&set_, &signal_number)); in Wait()
/aosp12/bionic/tests/
H A DSignalUtils.h39 #define sigwait64 sigwait macro
H A Dsignal_test.cpp660 ASSERT_EQ(0, sigwait64(&just_SIGRTMIN, &sig)); in TEST()
H A Dpthread_test.cpp365 return reinterpret_cast<void*>(sigwait64(&wait_set, reinterpret_cast<int*>(arg))); in SignalHandlerFn()
/aosp12/bionic/libc/bionic/
H A Dsignal.cpp292 return sigwait64(&set.sigset64, sig); in sigwait()
295 int sigwait64(const sigset64_t* set, int* sig) { in sigwait64() function
/aosp12/bionic/libc/include/
H A Dsignal.h90 int sigwait64(const sigset64_t* __set, int* __signal) __INTRODUCED_IN(28);
/aosp12/bionic/libc/
H A Dlibc.map.txt1435 sigwait64;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1435 sigwait64;