ufoMPThreadFunc initialise_func,
typedef void (*ufoMPThreadFunc) (void *); /* definition for basic thread function */
UFOMP_SCHEDULE_SIMPLE, /* splits iterations amongst n processors into
/* n complete blocks of contiguous data. */
UFOMP_SCHEDULE_INTERLEAVE, /* interleaves iterations */
Autodesk Softimage v7.5