HomeSort by relevance Sort by last modified time
    Searched refs:SIGEV_SIGNAL (Results 76 - 100 of 208) sorted by null

1 2 34 5 6 7 8 9

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
5-1.c 97 notification.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/
1-4.c 46 ev.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
2-1.c 68 ev.sigev_notify = SIGEV_SIGNAL;
3-3.c 41 ev.sigev_notify = SIGEV_SIGNAL;
6-1.c 64 ev.sigev_notify = SIGEV_SIGNAL;
9-1.c 72 ev.sigev_notify = SIGEV_SIGNAL;
9-2.c 79 ev.sigev_notify = SIGEV_SIGNAL;
  /external/strace/tests/
timer_create.c 74 sev.sigev_notify = SIGEV_SIGNAL;
80 "sigev_notify=SIGEV_SIGNAL}, [%d]) = 0\n",
  /external/strace/tests-m32/
timer_create.c 74 sev.sigev_notify = SIGEV_SIGNAL;
80 "sigev_notify=SIGEV_SIGNAL}, [%d]) = 0\n",
  /external/strace/tests-mx32/
timer_create.c 74 sev.sigev_notify = SIGEV_SIGNAL;
80 "sigev_notify=SIGEV_SIGNAL}, [%d]) = 0\n",
  /external/ltp/testcases/kernel/syscalls/mq_notify/
mq_notify01.c 70 .notify = SIGEV_SIGNAL,
172 case SIGEV_SIGNAL:
210 if (str_debug && tc->notify == SIGEV_SIGNAL) {
  /external/linux-kselftest/tools/testing/selftests/timers/
alarmtimer-suspend.c 146 se.sigev_notify = SIGEV_SIGNAL;
set-timer-lat.c 133 se.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
3-1.c 119 aiocb->aio_sigevent.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/lib/
tlibio.c 680 aiocbp.aio_sigevent.sigev_notify = SIGEV_SIGNAL;
    [all...]
  /bionic/libc/bionic/
posix_timers.cpp 117 timer->sigev_notify = (evp == NULL) ? SIGEV_SIGNAL : evp->sigev_notify;
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 229 #define SIGEV_SIGNAL 0
  /development/ndk/platforms/android-9/include/asm-generic/
siginfo.h 182 #define SIGEV_SIGNAL 0
  /external/ltp/testcases/kernel/containers/pidns/
pidns30.c 193 notif.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
1-1.c 123 event.sigev_notify = SIGEV_SIGNAL;
9-1.c 113 event.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/
1-1.c 103 event.sigev_notify = SIGEV_SIGNAL;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 226 * userspace, libpthread transmuting it to SIGEV_SIGNAL, which the
230 #define SIGEV_SIGNAL 0 /* notify via signal */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 247 * userspace, libpthread transmuting it to SIGEV_SIGNAL, which the
251 #define SIGEV_SIGNAL 0 /* notify via signal */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
siginfo.h 182 #define SIGEV_SIGNAL 0

Completed in 524 milliseconds

1 2 34 5 6 7 8 9