sched/semaphore: sem_trywait() modifies the errno value and, hence, should...
sched/semaphore: sem_trywait() modifies the errno value and, hence, should not be used within the OS. Use nxsem_trywait() instead.
Loading
Please register or sign in to comment