Home
last modified time | relevance | path

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

/third_party/libuv/
DCONTRIBUTING.md7 ### FORK subsection in CONTRIBUTING
/third_party/node/test/parallel/
Dtest-child-process-fork-exec-path.js54 const envCopy = { ...process.env, FORK: 'true' }; property
/third_party/ltp/include/old/
Dtest.h55 #define FORK 1 /* SIGCHLD is to be ignored */ macro
/third_party/musl/libc-test/src/functionalext/info/
Dfatal_message.c34 #define FORK(fpid) \ macro