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

12 3 4 5 6 7 8 9

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 283 /* When SIGEV_SIGNAL and SIGEV_THREAD_ID set, LWP ID of the
302 SIGEV_SIGNAL = 0, /* Notify via signal. */
303 # define SIGEV_SIGNAL SIGEV_SIGNAL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 283 /* When SIGEV_SIGNAL and SIGEV_THREAD_ID set, LWP ID of the
302 SIGEV_SIGNAL = 0, /* Notify via signal. */
303 # define SIGEV_SIGNAL SIGEV_SIGNAL
  /external/ltp/testcases/open_posix_testsuite/functional/timers/timers/
twoptimers.c 54 ev.sigev_notify = SIGEV_SIGNAL;
100 ev.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/kernel/syscalls/timer_gettime/
timer_gettime01.c 60 ev.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/kernel/timers/timer_create/
timer_create02.c 87 "SIGEV_SIGNAL",
147 evp.sigev_notify = SIGEV_SIGNAL;
timer_create03.c 95 "SIGEV_SIGNAL",
134 evp.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
4-2.c 60 ev.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
1-1.c 69 notification.sigev_notify = SIGEV_SIGNAL;
2-1.c 58 notification.sigev_notify = SIGEV_SIGNAL;
3-1.c 67 notification.sigev_notify = SIGEV_SIGNAL;
4-1.c 66 notification.sigev_notify = SIGEV_SIGNAL;
9-1.c 57 notification.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/
20-1.c 55 ev.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
1-1.c 50 ev.sigev_notify = SIGEV_SIGNAL;
10-1.c 50 ev.sigev_notify = SIGEV_SIGNAL;
11-1.c 50 ev.sigev_notify = SIGEV_SIGNAL;
7-1.c 45 ev.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/speculative/
2-1.c 40 ev.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/
1-1.c 47 ev.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/speculative/
5-2.c 42 ev.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/
1-1.c 48 ev.sigev_notify = SIGEV_SIGNAL;
2-1.c 54 ev.sigev_notify = SIGEV_SIGNAL;
2-2.c 58 ev.sigev_notify = SIGEV_SIGNAL;
2-3.c 74 ev.sigev_notify = SIGEV_SIGNAL;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/
1-1.c 37 ev.sigev_notify = SIGEV_SIGNAL;

Completed in 325 milliseconds

12 3 4 5 6 7 8 9