Revision 5c1f3fcc5816de9b3c5dcfa9ff26dfc15d3a1da1 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 c1b1ac4
Raw File
NAMESPACE
exportPattern("^SIG")
export(fork, readChild, readChildren, selectChildren, children, kill, exit, sendMaster, sendChildStdin, processID)
export(mclapply, parallel, collect, mcparallel, pvec)
S3method(print, process)
useDynLib(multicore)
back to top