RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


CPU386 Timing Data Task Manager

PREV UP NEXT Bookshelf RTEMS Intel i386 Applications Supplement

10.6: Task Manager

TASK_CREATE 157
TASK_IDENT 748
TASK_START 86
TASK_RESTART
calling task
118
suspended task -- returns to caller
45
blocked task -- returns to caller
138
ready task -- returns to caller
105
suspended task -- preempts caller
149
blocked task -- preempts caller
162
ready task -- preempts caller
156
TASK_DELETE
calling task
187
suspended task
147
blocked task
153
ready task
157
TASK_SUSPEND
calling task
81
returns to caller
45
TASK_RESUME
task readied -- returns to caller
46
task readied -- preempts caller
71
TASK_SET_PRIORITY
obtain current priority
30
returns to caller
67
preempts caller
115
TASK_MODE
obtain current mode
19
no reschedule
21
reschedule -- returns to caller
27
reschedule -- preempts caller
66
TASK_GET_NOTE 32
TASK_SET_NOTE 32
TASK_WAKE_AFTER
yield -- returns to caller
18
yield -- preempts caller
63
TASK_WAKE_WHEN 128


PREV UP NEXT Bookshelf RTEMS Intel i386 Applications Supplement

Copyright © 1988-2004 OAR Corporation