Skip to content
Commit 7cc63f90 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

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.
parent 29b5b366
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment