Skip to content
tebrown edited this page Nov 28, 2012 · 1 revision

Reschedule processor to highest priority ready thread. Upon entry, thrcurrent gives current thread id. Threadtab[thrcurrent].pstate gives correct NEXT state for current thread if other than THRREADY.

@return OK when the thread is context switched back

Clone this wiki locally