RTEMS Logo

RTEMS 4.6.0 On-Line Library


MYBSP Timing Data Task Manager

PREV UP NEXT Bookshelf RTEMS ARM Applications Supplement

10.6: Task Manager

TASK_CREATE 43
TASK_IDENT 85
TASK_START 19
TASK_RESTART
calling task
26
suspended task -- returns to caller
23
blocked task -- returns to caller
28
ready task -- returns to caller
24
suspended task -- preempts caller
35
blocked task -- preempts caller
64
ready task -- preempts caller
64
TASK_DELETE
calling task
55
suspended task
42
blocked task
43
ready task
43
TASK_SUSPEND
calling task
21
returns to caller
9
TASK_RESUME
task readied -- returns to caller
10
task readied -- preempts caller
18
TASK_SET_PRIORITY
obtain current priority
7
returns to caller
15
preempts caller
29
TASK_MODE
obtain current mode
4
no reschedule
4
reschedule -- returns to caller
13
reschedule -- preempts caller
30
TASK_GET_NOTE 8
TASK_SET_NOTE 7
TASK_WAKE_AFTER
yield -- returns to caller
5
yield -- preempts caller
17
TASK_WAKE_WHEN 33


PREV UP NEXT Bookshelf RTEMS ARM Applications Supplement

Copyright © 1988-2004 OAR Corporation