OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CLONE_CHILD_SETTID
(Results
1 - 6
of
6
) sorted by null
/development/ndk/platforms/android-3/include/linux/
sched.h
33
#define
CLONE_CHILD_SETTID
0x01000000
/development/ndk/platforms/android-8/include/
sched.h
69
#define
CLONE_CHILD_SETTID
0x01000000
/development/ndk/platforms/android-9/include/
sched.h
69
#define
CLONE_CHILD_SETTID
0x01000000
/bionic/libc/kernel/uapi/linux/
sched.h
41
#define
CLONE_CHILD_SETTID
0x01000000
/development/ndk/platforms/android-L/include/linux/
sched.h
41
#define
CLONE_CHILD_SETTID
0x01000000
/external/kernel-headers/original/uapi/linux/
sched.h
23
#define
CLONE_CHILD_SETTID
0x01000000 /* set the TID in the child */
Completed in 87 milliseconds