int ufoMPForkPotentialNumProcs(void);
Returns the number of potential threads available to processes.
This may be restricted by machine processors present, application multi-processor licensing or application command line arguments specifying number of threads to use.
This can be used to determine potential maximum number of threads available for licensing purposes during a UFO process definition.
May be called within the (ufoMPForkFunc)func supplied to ufoMPFork.
Autodesk Softimage v7.5