This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
246a97008e
nuttx
/
libc
/
semaphore
History
Gregory Nutt
7cc63f90d9
sched/semaphore: sem_trywait() modifies the errno value and, hence, should not be used within the OS. Use nxsem_trywait() instead.
2017-10-05 07:59:06 -06:00
..
Make.defs
sem_setprotocol: Handle a case of missing proxy for sem_setprotocol. Reorder so that (1) this error is avoided, and (2) >No proxy is needed if priority inheritance is not enabled.
2016-11-03 18:51:38 -06:00
sem_getprotocol.c
Squashed commit of the following:
2017-10-03 12:52:31 -06:00
sem_getvalue.c
Squashed commit of the following:
2017-10-03 12:52:31 -06:00
sem_init.c
sched/semaphore: sem_trywait() modifies the errno value and, hence, should not be used within the OS. Use nxsem_trywait() instead.
2017-10-05 07:59:06 -06:00
sem_setprotocol.c
Squashed commit of the following:
2017-10-03 15:35:24 -06:00