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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
mqueue.h 64 extern int mq_notify (mqd_t __mqdes, __const struct sigevent *__notification)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
mqueue.h 64 extern int mq_notify (mqd_t __mqdes, __const struct sigevent *__notification)
  /external/valgrind/main/none/tests/
mq.c 72 if (mq_notify(mqdr, NULL) < 0)
74 perror("mq_notify");
  /external/chromium_org/components/nacl/loader/nonsfi/
nonsfi_sandbox_sigsys_unittest.cc 277 RESTRICT_SYSCALL_DEATH_TEST(mq_notify);
  /external/ltrace/etc/
libc.so.conf 124 int mq_notify(int, addr);
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp     [all...]

Completed in 81 milliseconds