RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


DMV177 Timing Data Task Manager

PREV UP NEXT Bookshelf RTEMS PowerPC Applications Supplement

11.6: Task Manager

TASK_CREATE 2301
TASK_IDENT 2900
TASK_START 794
TASK_RESTART
calling task
1137
suspended task -- returns to caller
906
blocked task -- returns to caller
1102
ready task -- returns to caller
928
suspended task -- preempts caller
1483
blocked task -- preempts caller
1640
ready task -- preempts caller
1601
TASK_DELETE
calling task
2117
suspended task
1555
blocked task
1609
ready task
1620
TASK_SUSPEND
calling task
960
returns to caller
433
TASK_RESUME
task readied -- returns to caller
960
task readied -- preempts caller
803
TASK_SET_PRIORITY
obtain current priority
368
returns to caller
633
preempts caller
1211
TASK_MODE
obtain current mode
184
no reschedule
213
reschedule -- returns to caller
247
reschedule -- preempts caller
919
TASK_GET_NOTE 382
TASK_SET_NOTE 383
TASK_WAKE_AFTER
yield -- returns to caller
245
yield -- preempts caller
851
TASK_WAKE_WHEN 1275


PREV UP NEXT Bookshelf RTEMS PowerPC Applications Supplement

Copyright © 1988-2004 OAR Corporation