Keil Logo

Semaphore Management Routines

Routine Attributes Description
os_sem_init Initializes a semaphore object.
os_sem_send Sends a signal (token) to the semaphore.
os_sem_wait Waits for a signal (token) from the semaphore.
isr_sem_send Sends a signal (token) to the semaphore.

note

  • The semaphore management routines enable you to use semaphores to synchronize the activities of the various tasks and to protect shared variables from corruption.
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.