OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CLONE_VFORK
(Results
1 - 6
of
6
) sorted by null
/development/ndk/platforms/android-3/include/linux/
sched.h
23
#define
CLONE_VFORK
0x00004000
/development/ndk/platforms/android-8/include/
sched.h
59
#define
CLONE_VFORK
0x00004000
/development/ndk/platforms/android-9/include/
sched.h
59
#define
CLONE_VFORK
0x00004000
/bionic/libc/kernel/uapi/linux/
sched.h
29
#define
CLONE_VFORK
0x00004000
/development/ndk/platforms/android-L/include/linux/
sched.h
29
#define
CLONE_VFORK
0x00004000
/external/kernel-headers/original/uapi/linux/
sched.h
13
#define
CLONE_VFORK
0x00004000 /* set if the parent wants the child to wake it up on mm_release */
Completed in 65 milliseconds