| Main index | Section 3 | Options |
#include <semaphore.h>
The sem_post() function is signal-reentrant and may be called within signal handlers.
| [EINVAL] | |
| The sem argument points to an invalid semaphore. | |
| [EOVERFLOW] | |
| The semaphore value would exceed SEM_VALUE_MAX. | |
| SEM_POST (3) | January 28, 2015 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | The number of UNIX installations has grown to 10, with more expected. | ” |
| — UNIX Programming Manual, 1972 | ||