Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 107 → Rev 109

/SPARTAN/trunk/src/proc/scheduler.c
84,7 → 84,7
/** Get thread to be scheduled
*
* Get the optimal thread to be scheduled
* according thread accounting and scheduler
* according to thread accounting and scheduler
* policy.
*
* @return Thread to be scheduled.