Searched refs:sigev_value (Results 1 - 9 of 9) sorted by relevance

/external/strace/xlat/
H A Dsigev_value.h1 /* Generated by ./xlat/gen.sh from ./xlat/sigev_value.in; do not edit. */
3 static const struct xlat sigev_value[] = { variable in typeref:struct:xlat
/external/strace/
H A Dtime.c575 #include "xlat/sigev_value.h"
582 int sigev_value; member in struct:__anon14517
597 tprintf("{%#x, ", sev.sigev_value);
602 printxval(sigev_value, sev.sigev_notify, "SIGEV_???");
631 tprintf("{%p, ", sev.sigev_value.sival_ptr);
636 printxval(sigev_value, sev.sigev_notify, "SIGEV_???");
/external/kernel-headers/original/uapi/asm-generic/
H A Dsiginfo.h279 sigval_t sigev_value; member in struct:sigevent
/external/libnfc-nxp/Linux_x86/
H A DphOsalNfc_Timer.c186 se.sigev_value.sival_int = (int)timerid;
/external/libnfc-nci/halimpl/pn54x/tml/
H A DphOsalNfc_Timer.c90 se.sigev_value.sival_int = (int)dwTimerId;
/external/deqp/framework/delibs/deutil/
H A DdeTimer.c186 sevp.sigev_value.sival_ptr = timer;
/external/valgrind/include/vki/
H A Dvki-linux.h555 vki_sigval_t sigev_value; member in struct:vki_sigevent
/external/valgrind/memcheck/tests/x86-linux/
H A Dscalar.stderr.exp3609 Syscall param timer_create(evp.sigev_value) points to unaddressable byte(s)
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-linux.c2219 PRE_MEM_READ( "timer_create(evp.sigev_value)", (Addr)&evp->sigev_value,

Completed in 469 milliseconds