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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dscalls.c86 #pragma weak _forkall = forkall
92 * serialize calls to fork() and forkall(), but it also serializes calls
93 * to thr_suspend() and thr_continue() (because fork() and forkall() also
273 * The forkall() interface exists for applications that require
342 forkall(void) function
/illumos-gate/usr/src/man/man2/
H A DMakefile193 forkall.2 \
304 forkall.2 := LINKSRC = fork.2

Completed in 802 milliseconds