Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1707 → Rev 1708

/kernel/trunk/generic/src/proc/scheduler.c
253,7 → 253,7
*
* When the function decides to relink rq's, it reconnects
* respective pointers so that in result threads with 'pri'
* greater or equal @start are moved to a higher-priority queue.
* greater or equal start are moved to a higher-priority queue.
*
* @param start Threshold priority.
*