HomeSort by relevance Sort by last modified time
    Searched refs:rt_sigqueueinfo (Results 1 - 5 of 5) sorted by null

  /development/ndk/sources/android/libportable/common/include/
signal_portable.h 187 extern __hidden int WRAP(rt_sigqueueinfo)(pid_t pid, int sig, siginfo_portable_t *uinfo);
  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 356 ret = WRAP(rt_sigqueueinfo)(pid, sig, uinfo);
signal.c 1676 int WRAP(rt_sigqueueinfo)(pid_t pid, int portable_sig, siginfo_portable_t *portable_sip) function
    [all...]
  /external/chromium_org/components/nacl/loader/nonsfi/
nonsfi_sandbox_sigsys_unittest.cc 381 RESTRICT_SYSCALL_DEATH_TEST(rt_sigqueueinfo);
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp     [all...]

Completed in 475 milliseconds