Revision 3d21cbc109aa07b0381edc505de0ce86c017a1ef authored by Simon Urbanek on 08 August 1977, 00:00:00 UTC, committed by Gabor Csardi on 08 August 1977, 00:00:00 UTC
1 parent a37f1e7
Raw File
NAMESPACE
exportPattern("^SIG")
export(fork, readChild, readChildren, selectChildren, children, kill, exit, sendMaster, sendChildStdin, processID)
export(mclapply, parallel, collect, mcparallel)
S3method(print, process)
useDynLib(multicore)
back to top