Files
nuttx/sched
chao.an 8b289023bf semaphore: do not assert if the count exceeds the limit
Linux Programmer's Manual:

SEM_POST(3)

NAME
       sem_post - unlock a semaphore
...

ERRORS
...
       EOVERFLOW
              The maximum allowable value for a semaphore would be exceeded.

Change-Id: I57c1a797a5510df4290a10aa2f3106fd01754b37
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-05-09 07:25:59 -06:00
..
2020-05-08 07:20:49 -06:00
2020-05-08 18:05:04 +01:00
2020-05-08 07:20:49 -06:00
2020-04-24 19:49:29 +08:00