Home
last modified time | relevance | path

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

/netbsd/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/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/external/bsd/atf/dist/tools/
H A Dtimers.cpp90 se.sigev_value.sival_ptr = static_cast< void* >(this); in timer()
/netbsd/sys/sys/
H A Dsignal.h299 union sigval sigev_value; member
/netbsd/tests/lib/libc/sys/
H A Dt_timer_create.c88 evt.sigev_value.sival_ptr = &t; in timer_signal_create()
/netbsd/sys/arch/usermode/dev/
H A Dld_thunkbus.c174 tt->tt_aio.aio_sigevent.sigev_value.sival_ptr = tt; in ld_thunkbus_ldstart()
/netbsd/sys/kern/
H A Dkern_time.c1275 pt->pt_ev.sigev_value.sival_int = timerid; in timer_create1()
1670 pt->pt_ev.sigev_value.sival_int = which; in dosetitimer()
1811 ksi.ksi_value = pt->pt_ev.sigev_value; in ptimer_intr()
H A Dsys_aio.c467 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/sys/compat/netbsd32/
H A Dnetbsd32_conv.h843 ev->sigev_value.sival_int = ev32->sigev_value.sival_int; in netbsd32_to_sigevent()
H A Dnetbsd32.h730 union netbsd32_sigval sigev_value; member
/netbsd/external/gpl3/binutils/dist/gprofng/libcollector/
H A Ddispatcher.c577 sigev.sigev_value.sival_ptr = ptimerid; in collector_timer_create()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dnto-procfs.c755 event.sigev_value.sival_ptr = NULL; in do_attach()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dnto-procfs.c755 event.sigev_value.sival_ptr = NULL; in do_attach()
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h88 union __sanitizer_sigval sigev_value; member
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h95 union __sanitizer_sigval sigev_value; member
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h88 union __sanitizer_sigval sigev_value; member