Complete semaphore.h implementation
Spec link: https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/semaphore.h.html
Constants:
-
SEM_FAILED
-
O_CREAT
(from fcntl.h) -
O_EXCL
(from fcntl.h)
Functions:
Edited by Mathew John Roberts
Spec link: https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/semaphore.h.html
Constants:
SEM_FAILED
O_CREAT
(from fcntl.h)O_EXCL
(from fcntl.h)Functions: