Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
DUNIXProcess_md.c108 #define START_CHILD_USE_CLONE 0 /* clone() currently disabled; see above. */ macro
112 #define START_CHILD_USE_CLONE 1 macro
114 #define START_CHILD_USE_CLONE 0 macro