Everything
Everything
top
with RI78V4
Coding
SERVICE CALLS
Synchronization and Communication Functions (Semaphores)
12.8 Synchronization and Communication Functions (Semaphores)
The following lists the service calls provided by the RI78V4 as the synchronization and communication functions (semaphores).
Table 12-10 Synchronization and Communication Functions (Semaphores)
Service Call
Function
Origin of Service Call
sig_sem
Release semaphore resource.
Task, Non-task
isig_sem
Release semaphore resource.
Task, Non-task
wai_sem
Acquire semaphore resource (waiting forever).
Task
pol_sem
Acquire semaphore resource (polling).
Task, Non-task
twai_sem
Acquire semaphore resource (with timeout).
Task
ref_sem
Reference semaphore state.
Task, Non-task
To the latest version of this page
Differences Information
Previous Topic
dly_tsk
Next Topic
sig_sem/isig_sem
Table of Contents
Task Management Functions
Task Dependent Synchronization Functions
Synchronization and Communication Functions (Semaphores)
sig_sem/isig_sem
wai_sem
pol_sem
twai_sem
ref_sem
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