Everything
Everything
top
with RI78V4
Coding
SERVICE CALLS
Task Dependent Synchronization Functions
12.7 Task Dependent Synchronization Functions
The following lists the service calls provided by the RI78V4 as the task dependent synchronization functions.
Table 12-9 Task Dependent Synchronization Functions
Service Call
Function
Origin of Service Call
slp_tsk
Put task to sleep (waiting forever).
Task
tslp_tsk
Put task to sleep (with timeout).
Task
wup_tsk
Wakeup task.
Task, Non-task
iwup_tsk
Wakeup task.
Task, Non-task
can_wup
Cancel task wakeup requests.
Task, Non-task
ican_wup
Cancel task wakeup requests.
Task, Non-task
rel_wai
Release task from waiting.
Task, Non-task
irel_wai
Release task from waiting.
Task, Non-task
sus_tsk
Suspend task.
Task, Non-task
isus_tsk
Suspend task.
Task, Non-task
rsm_tsk
Resume suspended task.
Task, Non-task
irsm_tsk
Resume suspended task.
Task, Non-task
frsm_tsk
Forcibly resume suspended task.
Task, Non-task
ifrsm_tsk
Forcibly resume suspended task.
Task, Non-task
dly_tsk
Delay task.
Task
To the latest version of this page
Differences Information
Previous Topic
ref_tsk
Next Topic
slp_tsk
Table of Contents
Task Management Functions
Task Dependent Synchronization Functions
slp_tsk
tslp_tsk
wup_tsk/iwup_tsk
can_wup/ican_wup
rel_wai/irel_wai
sus_tsk/isus_tsk
rsm_tsk/irsm_tsk
frsm_tsk/ifrsm_tsk
dly_tsk
Synchronization and Communication Functions (Semaphores)
Synchronization and Communication Functions (Eventflags)
Synchronization and Communication Functions (Data Queues)
Synchronization and Communication Functions (Mailboxes)
Memory Pool Management Functions
Time Management Functions
System State Management Functions
System Configuration Management Functions