Home
last modified time | relevance | path

Searched refs:LINUX_SIGEV_THREAD (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/compat/linux/common/
Dlinux_sigevent.h35 #define LINUX_SIGEV_THREAD 2 /* deliver via thread creation */ macro
Dlinux_signal.c877 case LINUX_SIGEV_THREAD: in linux_to_native_sigevent()
/netbsd/src/sys/compat/linux32/common/
Dlinux32_signal.c676 case LINUX_SIGEV_THREAD: in linux32_to_native_sigevent()