SourcePro Core
:
Threads Module User's Guide
:
PART II Concurrency Packages
:
The Threading Package
:
The Runnable Object Classes
:
Yielding Execution
: Yielding to Lower Priority Threads
Yielding to Lower Priority Threads
To yield execution to threads of lower priority, it might be necessary to use the
sleep()
or
rwSleep()
functions.
This site works best with JavaScript enabled