Home
last modified time | relevance | path

Searched defs:sigwait64 (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/
H A Dsignal_set.h29 #define sigwait64 sigwait macro
/aosp12/bionic/tests/
H A DSignalUtils.h39 #define sigwait64 sigwait macro
/aosp12/bionic/libc/bionic/
H A Dsignal.cpp295 int sigwait64(const sigset64_t* set, int* sig) { in sigwait64() function