Searched refs:sigevent (Results 1 - 13 of 13) sorted by relevance

/external/valgrind/main/memcheck/tests/darwin/
H A Daio.c15 struct sigevent s;
17 // Not sure if the sigevent is even looked at by aio_*... just zero it.
18 memset(&s, 0, sizeof(struct sigevent));
/external/bluetooth/bluedroid/hci/src/
H A Dlpm.c134 struct sigevent se;
H A Dbt_hci_bdroid.c145 struct sigevent se;
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
H A Dsignal.h34 sigev_notify_attributes to the sigevent structure. */
41 struct sigevent { struct
/external/libnfc-nxp/Linux_x86/
H A DphOsalNfc_Timer.c173 struct sigevent se;
/external/bluetooth/bluedroid/main/
H A Dbte_main.c370 struct sigevent se;
/external/kernel-headers/original/asm-generic/
H A Dsiginfo.h227 * sigevent definitions
251 typedef struct sigevent { struct
/external/kernel-headers/original/linux/
H A Dcompat.h204 int get_compat_sigevent(struct sigevent *event,
H A Daudit.h539 extern void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification);
589 static inline void audit_mq_notify(mqd_t mqdes, const struct sigevent *notification)
/external/qemu/
H A Dqemu-timer.c995 struct sigevent ev;
/external/strace/
H A Dtime.c802 struct sigevent sev;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-linux.c1931 vki_mqd_t, mqdes, const struct sigevent *, notification);
2029 vki_clockid_t, clockid, struct sigevent *, evp,
/external/bison/
H A Dmaint.mk618 SS_ONSTACK mcontext_t pid_t sig_atomic_t sigevent siginfo_t sigset_t \

Completed in 8673 milliseconds