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

1 2 3 4 5 6 7 89

  /external/strace/tests-mx32/
mq_sendrecv.c 388 /* SIGEV_SIGNAL */
389 bogus_sev->sigev_notify = SIGEV_SIGNAL;
393 ", sigev_signo=SIGALRM, sigev_notify=SIGEV_SIGNAL}) = %s\n",
  /bionic/tests/
time_test.cpp 288 se.sigev_notify = SIGEV_SIGNAL;
404 // A NULL sigevent* is equivalent to asking for SIGEV_SIGNAL for SIGALRM.
422 // A SIGEV_SIGNAL timer is easy; the kernel does all that.
  /external/autotest/client/tests/cyclictest/src/
cyclictest.c 236 sigev.sigev_notify = SIGEV_THREAD_ID | SIGEV_SIGNAL;
  /external/python/cpython2/Lib/plat-irix6/
FILE.py 122 SIGEV_SIGNAL = 129
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 504 SIGEV_SIGNAL = 2
STROPTS.py 501 SIGEV_SIGNAL = 2
    [all...]
  /external/bison/
maint.mk 616 SA_RESETHAND SA_RESTART SA_SIGINFO SIGEV_NONE SIGEV_SIGNAL \
    [all...]
  /external/ltp/testcases/kernel/fs/doio/
doio.c     [all...]

Completed in 1592 milliseconds

1 2 3 4 5 6 7 89