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