Home
last modified time | relevance | path

Searched refs:SIGEV_THREAD (Results 1 – 10 of 10) sorted by relevance

/external/strace/xlat/
Dsigev_value.h10 #if defined(SIGEV_THREAD) || (defined(HAVE_DECL_SIGEV_THREAD) && HAVE_DECL_SIGEV_THREAD)
11 XLAT(SIGEV_THREAD),
Dsigev_value.in3 SIGEV_THREAD
/external/fio/os/
Dos-mac.h63 if (fio_timers[i].sigev_notify == SIGEV_THREAD) in sig_alrm()
/external/libnfc-nxp/Linux_x86/
DphOsalNfc_Timer.c175 se.sigev_notify = SIGEV_THREAD; in phOsalNfc_Timer_Create()
/external/kernel-headers/original/uapi/asm-generic/
Dsiginfo.h263 #define SIGEV_THREAD 2 /* deliver via thread creation */ macro
/external/libnfc-nci/halimpl/pn54x/tml/
DphOsalNfc_Timer.c79 se.sigev_notify = SIGEV_THREAD; in phOsalNfc_Timer_Create()
/external/strace/
Dtime.c606 else if (sev.sigev_notify == SIGEV_THREAD) in printsigevent32()
650 else if (sev.sigev_notify == SIGEV_THREAD) in printsigevent()
DChangeLog-CVS2903 * time.c (printsigevent): Handle SIGEV_THREAD.
/external/deqp/framework/delibs/deutil/
DdeTimer.c185 sevp.sigev_notify = SIGEV_THREAD; in deTimer_create()
/external/bison/
Dmaint.mk617 SIGEV_THREAD SIGSTKSZ SIG_BLOCK SIG_SETMASK SIG_UNBLOCK SS_DISABLE \