Home
last modified time | relevance | path

Searched defs:CLONE_VFORK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dsched.d171 enum CLONE_VFORK = 0x4000; variable
/netbsd-src/sys/sys/
H A Dsched.h206 #define CLONE_VFORK 0x00004000 /* parent blocks until child macro