Searched defs:FORK (Results 1 – 3 of 3) sorted by relevance
7 ### FORK subsection in CONTRIBUTING
54 const envCopy = { ...process.env, FORK: 'true' }; property
55 #define FORK 1 /* SIGCHLD is to be ignored */ macro