Home
last modified time | relevance | path

Searched refs:sigtimedwait (Results 1 – 9 of 9) sorted by relevance

/bionic/tests/
DSignalUtils.h38 #define sigtimedwait64 sigtimedwait
Dsignal_test.cpp729 TEST(signal, sigtimedwait) { in TEST() argument
746 ASSERT_EQ(SIGALRM, sigtimedwait(&just_SIGALRM, &info, &timeout)); in TEST()
784 ASSERT_EQ(-1, sigtimedwait(&just_SIGALRM, &info, &timeout)); in TEST()
/bionic/libc/bionic/
Dsignal.cpp272 int sigtimedwait(const sigset_t* bionic_set, siginfo_t* info, const timespec* timeout) { in sigtimedwait() function
306 return sigtimedwait(set, info, nullptr); in sigwaitinfo()
/bionic/libc/include/
Dsignal.h120 int sigtimedwait(const sigset_t* _Nonnull __set, siginfo_t* _Nullable __info, const struct timespec…
/bionic/tests/headers/posix/
Dsignal_h.c226 FUNCTION(sigtimedwait, int (*f)(const sigset_t*, siginfo_t*, const struct timespec*)); in signal_h()
/bionic/libc/tools/
Dposix-2013.txt961 sigtimedwait
/bionic/docs/
Dstatus.md217 * <signal.h> `sigqueue`, `sigtimedwait`, `sigwaitinfo`.
/bionic/libc/
Dlibc.map.txt973 sigtimedwait; # introduced=23
/bionic/tools/versioner/platforms/
Dlibc.map.txt973 sigtimedwait; # introduced=23