Yielding to Lower Priority Threads
To yield execution to threads of lower priority, it might be necessary to use the sleep() or rwSleep() functions.