Home
last modified time | relevance | path

Searched refs:sigev_value (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/sys/compat/linux/common/
H A Dlinux_sigevent.h46 sigval_t sigev_value; /* sizeof(pointer) */ member
H A Dlinux_signal.c883 nsep->sigev_value = lsep->sigev_value; in linux_to_native_sigevent()
/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_sigevent.h48 linux32_sigval_t sigev_value; /* sizeof(pointer) */ member
H A Dlinux32_signal.c682 nsep->sigev_value.sival_ptr = in linux32_to_native_sigevent()
683 NETBSD32PTR64(lsep->sigev_value.sival_ptr); in linux32_to_native_sigevent()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dsignal.d2916 sigval sigev_value;
2939 sigval sigev_value;
2958 sigval sigev_value;
2987 _sigval_t sigev_value;
2997 sigval sigev_value;
3008 sigval sigev_value;
/netbsd-src/external/bsd/atf/dist/tools/
H A Dtimers.cpp90 se.sigev_value.sival_ptr = static_cast< void* >(this); in timer()
/netbsd-src/sys/sys/
H A Dsignal.h300 union sigval sigev_value;
299 union sigval sigev_value; global() member
/netbsd-src/tests/lib/libc/sys/
H A Dt_timer_create.c99 evt.sigev_value.sival_ptr = &t; in timer_signal_create()
/netbsd-src/sys/arch/usermode/dev/
H A Dld_thunkbus.c174 tt->tt_aio.aio_sigevent.sigev_value.sival_ptr = tt; in ld_thunkbus_ldstart()
/netbsd-src/sys/kern/
H A Dkern_time.c1272 pt->pt_ev.sigev_value.sival_int = timerid; in timer_create1()
1665 pt->pt_ev.sigev_value.sival_int = which; in dosetitimer()
1806 ksi.ksi_value = pt->pt_ev.sigev_value; in ptimer_intr()
H A Dsys_aio.c470 ksi.ksi_value = sig->sigev_value; in aio_sendsig()
H A Dsys_mqueue.c881 ksi.ksi_value = mq->mq_sig_notify.sigev_value; in mq_send1()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_conv.h844 ev->sigev_value.sival_int = ev32->sigev_value.sival_int; in netbsd32_to_sigevent()
H A Dnetbsd32.h739 union netbsd32_sigval sigev_value; member
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Ddispatcher.c577 sigev.sigev_value.sival_ptr = ptimerid; in collector_timer_create()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Ddispatcher.c600 sigev.sigev_value.sival_ptr = ptimerid; in collector_timer_create()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h88 union __sanitizer_sigval sigev_value; member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h88 union __sanitizer_sigval sigev_value; member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h95 union __sanitizer_sigval sigev_value; member