Home
last modified time | relevance | path

Searched refs:__WNOTHREAD (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_misc.h132 #define __WNOTHREAD 0x20000000 macro
H A Dlinux_misc.c781 LINUX_WCONTINUED | __WCLONE | __WNOTHREAD | __WALL)) in linux_wait4()
827 LINUX_WSTOPPED | LINUX_WCONTINUED | __WCLONE | __WNOTHREAD | __WALL)) in linux_waitid()