Next: posix misc, Previous: posix shm, Up: posix [Index]
The POSIX semaphores API allow processes to synchronise their actions.
NOTE On GNU+Linux systems, for an introduction to the API we must refer to the manual page
sem_overview(7)
.
• posix sem api: | Semaphores interface. | |
• posix sem examples: | Usage examples of semaphores. |