RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


BSP_FOR_TIMES Timing Data Task Manager

PREV UP NEXT Bookshelf RTEMS MIPS Applications Supplement

10.6: Task Manager

TASK_CREATE 148
TASK_IDENT 350
TASK_START 76
TASK_RESTART
calling task
95
suspended task -- returns to caller
89
blocked task -- returns to caller
124
ready task -- returns to caller
92
suspended task -- preempts caller
125
blocked task -- preempts caller
149
ready task -- preempts caller
142
TASK_DELETE
calling task
170
suspended task
138
blocked task
143
ready task
144
TASK_SUSPEND
calling task
71
returns to caller
43
TASK_RESUME
task readied -- returns to caller
45
task readied -- preempts caller
67
TASK_SET_PRIORITY
obtain current priority
31
returns to caller
64
preempts caller
106
TASK_MODE
obtain current mode
14
no reschedule
16
reschedule -- returns to caller
23
reschedule -- preempts caller
60
TASK_GET_NOTE 33
TASK_SET_NOTE 33
TASK_WAKE_AFTER
yield -- returns to caller
16
yield -- preempts caller
56
TASK_WAKE_WHEN 117


PREV UP NEXT Bookshelf RTEMS MIPS Applications Supplement

Copyright © 1988-2004 OAR Corporation