Home | History | Annotate | Download | only in strace

Lines Matching defs:CLONE_VFORK

510 #define CLONE_VFORK     0x00004000      /* set if the parent wants the child to wake it up on mm_release */
529 { CLONE_VFORK, "CLONE_VFORK" },