RTEMS ITRON 3.0 API User's Guide
The task-dependent synchronization manager is designed to utilize those synchronization functions already supported by tasks. This includes functions that suspend tasks for a while and associated functions that release SUSPEND state, and synchronization functions which make tasks wait and wake them up.
The services provided by the task-dependent synchronization manager are:
sus_tsk
- Suspend Other Task
rsm_tsk
- Resume Suspended Task
frsm_tsk
- Forcibly Resume Suspended Task
slp_tsk
- Sleep Task
tslp_tsk
- Sleep Task with Timeout
wup_tsk
- Wakeup Other Task
can_wup
- Cancel Wakeup Request
RTEMS ITRON 3.0 API User's Guide
Copyright © 1988-2000 OAR Corporation