Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Showing with 111 additions and 34 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment