7.10 Threads

OZ_makeRunnableThread

void OZ_makeRunnableThread(OZ_Term procOZ_Term *argsint n

Creates a thread with one task to execute the application of proc to arguments args[0],...,args[n-1].

OZ_getLowPrio
OZ_getMediumPrio
OZ_getHighPrio

int OZ_getLowPrio()
int OZ_getMediumPrio()
int OZ_getHighPrio()

Return the appropriate thread priorities.


Michael Mehl, Tobias Müller, Christian Schulte and Ralf Scheidhauer
Version 1.4.0 (20080702)