45e4bc5f33
sem_post() should return EOVERFLOW if maximum allowable value for a semaphore would be exceeded. Reference: https://man7.org/linux/man-pages/man3/sem_post.3.html Signed-off-by: chao an <anchao@xiaomi.com> |
||
---|---|---|
.. | ||
Make.defs | ||
sem_clockwait.c | ||
sem_destroy.c | ||
sem_holder.c | ||
sem_initialize.c | ||
sem_post.c | ||
sem_recover.c | ||
sem_reset.c | ||
sem_setprotocol.c | ||
sem_tickwait.c | ||
sem_timedwait.c | ||
sem_timeout.c | ||
sem_trywait.c | ||
sem_wait.c | ||
sem_waitirq.c | ||
semaphore.h | ||
spinlock.c |