incubator-nuttx/fs/semaphore
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
..
Kconfig fs/: Remove dangling space at the end of lines. 2017-06-28 13:17:55 -06:00
Make.defs Fix a typo in a Make.defs file 2014-09-28 16:45:39 -06:00
sem_close.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
sem_open.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_unlink.c Add macros support that will eventually allow dynamic allocation of strings need to support soft links. 2017-02-05 14:25:45 -06:00
semaphore.h Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00