OAR

RTEMS 4.5.1-pre3 On-Line Library


ERC32 Timing Data Task Manager

PREV UP NEXT Bookshelf RTEMS SPARC Applications Supplement

10.6: Task Manager

TASK_CREATE 59
TASK_IDENT 163
TASK_START 30
TASK_RESTART
calling task
64
suspended task -- returns to caller
36
blocked task -- returns to caller
47
ready task -- returns to caller
37
suspended task -- preempts caller
77
blocked task -- preempts caller
84
ready task -- preempts caller
75
TASK_DELETE
calling task
91
suspended task
47
blocked task
50
ready task
51
TASK_SUSPEND
calling task
56
returns to caller
16
TASK_RESUME
task readied -- returns to caller
17
task readied -- preempts caller
52
TASK_SET_PRIORITY
obtain current priority
10
returns to caller
25
preempts caller
67
TASK_MODE
obtain current mode
5
no reschedule
6
reschedule -- returns to caller
9
reschedule -- preempts caller
42
TASK_GET_NOTE 10
TASK_SET_NOTE 10
TASK_WAKE_AFTER
yield -- returns to caller
6
yield -- preempts caller
49
TASK_WAKE_WHEN 75


PREV UP NEXT Bookshelf RTEMS SPARC Applications Supplement

Copyright © 1988-2000 OAR Corporation