Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/riscv/
Dvfork.S27 #define CLONE_VFORK 0x00004000 /* Set if the parent wants the child to macro
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
Dvfork.S27 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_re… macro
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dvfork.S26 #define CLONE_VFORK 0x00004000 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dsched.h50 # define CLONE_VFORK 0x00004000 /* Set if the parent wants the child to macro