RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


PSIM Timing Data Task Manager

PREV UP NEXT Bookshelf RTEMS PowerPC Applications Supplement

10.6: Task Manager

TASK_CREATE 1075
TASK_IDENT 1637
TASK_START 345
TASK_RESTART
calling task
483
suspended task -- returns to caller
396
blocked task -- returns to caller
491
ready task -- returns to caller
404
suspended task -- preempts caller
644
blocked task -- preempts caller
709
ready task -- preempts caller
686
TASK_DELETE
calling task
941
suspended task
703
blocked task
723
ready task
729
TASK_SUSPEND
calling task
403
returns to caller
181
TASK_RESUME
task readied -- returns to caller
191
task readied -- preempts caller
803
TASK_SET_PRIORITY
obtain current priority
147
returns to caller
264
preempts caller
517
TASK_MODE
obtain current mode
88
no reschedule
110
reschedule -- returns to caller
112
reschedule -- preempts caller
386
TASK_GET_NOTE 156
TASK_SET_NOTE 155
TASK_WAKE_AFTER
yield -- returns to caller
92
yield -- preempts caller
348
TASK_WAKE_WHEN 546


PREV UP NEXT Bookshelf RTEMS PowerPC Applications Supplement

Copyright © 1988-2004 OAR Corporation