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

1 2 34 5 6 7 8 9

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
5-2.c 65 ev.sigev_signo = SIGTOTEST;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/speculative/
4-3.c 70 ev.sigev_signo = SIGTOTEST;
4-4.c 68 ev.sigev_signo = SIGTOTEST;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
5-1.c 98 notification.sigev_signo = SIGUSR1;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/
1-4.c 47 ev.sigev_signo = SIGCONT;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
2-1.c 69 ev.sigev_signo = SIGTOTEST;
3-3.c 42 ev.sigev_signo = SIGTOTEST;
6-1.c 65 ev.sigev_signo = SIGTOTEST;
9-1.c 73 ev.sigev_signo = SIGTOTEST;
9-2.c 80 ev.sigev_signo = SIGTOTEST;
  /external/linux-kselftest/tools/testing/selftests/timers/
alarmtimer-suspend.c 147 se.sigev_signo = signum;
set-timer-lat.c 134 se.sigev_signo = SIGRTMAX;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
3-1.c 120 aiocb->aio_sigevent.sigev_signo = SIGRTMIN + 1;
  /external/strace/tests/
mq_sendrecv.c 234 .sigev_signo = 0xfacefeed,
373 ", sigev_signo=%u, sigev_notify=%#x /* SIGEV_??? */}) = %s\n",
376 bogus_sev->sigev_signo, bogus_sev->sigev_notify,
383 ", sigev_signo=%u, sigev_notify=SIGEV_NONE}) = %s\n",
386 bogus_sev->sigev_signo, sprintrc(rc));
390 bogus_sev->sigev_signo = SIGALRM;
393 ", sigev_signo=SIGALRM, sigev_notify=SIGEV_SIGNAL}) = %s\n",
405 ", sigev_signo=SIGALRM, sigev_notify=SIGEV_THREAD"
  /external/strace/tests-m32/
mq_sendrecv.c 234 .sigev_signo = 0xfacefeed,
373 ", sigev_signo=%u, sigev_notify=%#x /* SIGEV_??? */}) = %s\n",
376 bogus_sev->sigev_signo, bogus_sev->sigev_notify,
383 ", sigev_signo=%u, sigev_notify=SIGEV_NONE}) = %s\n",
386 bogus_sev->sigev_signo, sprintrc(rc));
390 bogus_sev->sigev_signo = SIGALRM;
393 ", sigev_signo=SIGALRM, sigev_notify=SIGEV_SIGNAL}) = %s\n",
405 ", sigev_signo=SIGALRM, sigev_notify=SIGEV_THREAD"
  /external/strace/tests-mx32/
mq_sendrecv.c 234 .sigev_signo = 0xfacefeed,
373 ", sigev_signo=%u, sigev_notify=%#x /* SIGEV_??? */}) = %s\n",
376 bogus_sev->sigev_signo, bogus_sev->sigev_notify,
383 ", sigev_signo=%u, sigev_notify=SIGEV_NONE}) = %s\n",
386 bogus_sev->sigev_signo, sprintrc(rc));
390 bogus_sev->sigev_signo = SIGALRM;
393 ", sigev_signo=SIGALRM, sigev_notify=SIGEV_SIGNAL}) = %s\n",
405 ", sigev_signo=SIGALRM, sigev_notify=SIGEV_THREAD"
  /bionic/libc/bionic/
posix_timers.cpp 169 se.sigev_signo = TIMER_SIGNAL;
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 242 int sigev_signo; member in struct:sigevent
  /development/ndk/platforms/android-9/include/asm-generic/
siginfo.h 196 int sigev_signo; member in struct:sigevent
  /external/ltp/testcases/kernel/containers/pidns/
pidns30.c 194 notif.sigev_signo = SIGUSR1;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
1-1.c 124 event.sigev_signo = SIGRTMIN + 1;
9-1.c 114 event.sigev_signo = SIGRTMIN + 1;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/
1-1.c 104 event.sigev_signo = SIGRTMIN + 1;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 249 int sigev_signo; member in struct:sigevent
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 276 int sigev_signo; member in struct:sigevent

Completed in 8777 milliseconds

1 2 34 5 6 7 8 9