Changeset 7f0837c in mainline for generic/src/proc/scheduler.c
- Timestamp:
- 2006-04-24T12:59:11Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fd8af4b
- Parents:
- 24f3874
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/src/proc/scheduler.c
r24f3874 r7f0837c 240 240 * When the function decides to relink rq's, it reconnects 241 241 * respective pointers so that in result threads with 'pri' 242 * greater or equal 'start'are moved to a higher-priority queue.242 * greater or equal @start are moved to a higher-priority queue. 243 243 * 244 244 * @param start Threshold priority.
Note:
See TracChangeset
for help on using the changeset viewer.