Changeset 22cce675 in rtems for doc


Ignore:
Timestamp:
12/12/14 11:53:07 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
e4e66d4
Parents:
3507f3f9
git-author:
Sebastian Huber <sebastian.huber@…> (12/12/14 11:53:07)
git-committer:
Sebastian Huber <sebastian.huber@…> (12/12/14 14:39:16)
Message:

doc: Clarify rtems_task_set_priority()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/user/task.t

    r3507f3f9 r22cce675  
    12911291enabled and it lowers its own priority or raises another task's
    12921292priority.
     1293
     1294In case the new priority equals the current priority of the task, then nothing
     1295happens.
    12931296
    12941297Setting the priority of a global task which does not reside on
Note: See TracChangeset for help on using the changeset viewer.