Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linux/
Dlinux_misc.h132 #define __WNOTHREAD 0x20000000 macro
Dlinux_misc.c967 LINUX_WCONTINUED | __WCLONE | __WNOTHREAD | __WALL)) in linux_wait4()