Searched defs:forkx (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/threads/
H A Dscalls.c147 forkx(int flags) function
276 return (forkx(0));
280 * Much of the logic here is the same as in forkx().
281 * See the comments in forkx(), above.

Completed in 25 milliseconds