Changeset 6f645ff in rtems for doc/user/task.t
- Timestamp:
- 02/29/00 14:07:38 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 8eacefcc
- Parents:
- bc8781d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user/task.t
rbc8781d r6f645ff 1262 1262 a higher priority task is ready to run. 1263 1263 1264 Enabling timeslicing has no effect if preemption is enabled. 1264 Enabling timeslicing has no effect if preemption is disabled. For 1265 a task to be timesliced, that task must have both preemption and 1266 timeslicing enabled. 1265 1267 1266 1268 A task can obtain its current execution mode, without modifying
Note: See TracChangeset
for help on using the changeset viewer.