HomeSort by relevance Sort by last modified time
    Searched refs:SIGEV_NONE (Results 1 - 25 of 128) sorted by null

1 2 3 4 5 6

  /external/strace/xlat/
sigev_value.h 5 #if !(defined(SIGEV_NONE) || (defined(HAVE_DECL_SIGEV_NONE) && HAVE_DECL_SIGEV_NONE))
6 # define SIGEV_NONE 1
26 XLAT(SIGEV_NONE),
  /external/ltp/testcases/kernel/syscalls/mq_notify/
mq_notify01.c 64 .notify = SIGEV_NONE,
82 .notify = SIGEV_NONE,
88 .notify = SIGEV_NONE,
94 .notify = SIGEV_NONE,
100 .notify = SIGEV_NONE,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 304 SIGEV_NONE, /* Other notification: meaningless. */
305 # define SIGEV_NONE SIGEV_NONE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 304 SIGEV_NONE, /* Other notification: meaningless. */
305 # define SIGEV_NONE SIGEV_NONE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 304 SIGEV_NONE, /* Other notification: meaningless. */
305 # define SIGEV_NONE SIGEV_NONE
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
5-1.c 88 aiocb[i]->aio_sigevent.sigev_notify = SIGEV_NONE;
133 SIGEV_NONE)) {
4-1.c 88 aiocb[i]->aio_sigevent.sigev_notify = SIGEV_NONE;
6-1.c 89 aiocb[i]->aio_sigevent.sigev_notify = SIGEV_NONE;
7-1.c 92 aiocb[i]->aio_sigevent.sigev_notify = SIGEV_NONE;
  /external/ltp/testcases/kernel/timers/timer_create/
timer_create02.c 89 "SIGEV_NONE"
156 evp.sigev_notify = SIGEV_NONE;
timer_create03.c 97 "SIGEV_NONE"
143 evp.sigev_notify = SIGEV_NONE;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_error/
2-1.c 81 aiocb[i]->aio_sigevent.sigev_notify = SIGEV_NONE;
  /external/strace/tests/
timer_create.c 64 sev.sigev_notify = SIGEV_NONE;
68 "sival_ptr=%#lx}, sigev_signo=%u, sigev_notify=SIGEV_NONE}, "
timer_xettime.c 53 struct sigevent sev = { .sigev_notify = SIGEV_NONE };
58 ", sigev_notify=SIGEV_NONE}, [%d]) = 0\n", tid);
  /external/strace/tests-m32/
timer_create.c 64 sev.sigev_notify = SIGEV_NONE;
68 "sival_ptr=%#lx}, sigev_signo=%u, sigev_notify=SIGEV_NONE}, "
timer_xettime.c 53 struct sigevent sev = { .sigev_notify = SIGEV_NONE };
58 ", sigev_notify=SIGEV_NONE}, [%d]) = 0\n", tid);
  /external/strace/tests-mx32/
timer_create.c 64 sev.sigev_notify = SIGEV_NONE;
68 "sival_ptr=%#lx}, sigev_signo=%u, sigev_notify=SIGEV_NONE}, "
timer_xettime.c 53 struct sigevent sev = { .sigev_notify = SIGEV_NONE };
58 ", sigev_notify=SIGEV_NONE}, [%d]) = 0\n", tid);
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 230 #define SIGEV_NONE 1
  /development/ndk/platforms/android-9/include/asm-generic/
siginfo.h 183 #define SIGEV_NONE 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 231 #define SIGEV_NONE 1 /* other notification: meaningless */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 252 #define SIGEV_NONE 1 /* other notification: meaningless */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
siginfo.h 183 #define SIGEV_NONE 1
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm-generic/
siginfo.h 183 #define SIGEV_NONE 1
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm-generic/
siginfo.h 183 #define SIGEV_NONE 1

Completed in 307 milliseconds

1 2 3 4 5 6