Next: , Previous: , Up: posix   [Index]


4.24 POSIX semaphores

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).