This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
4a3e287565
incubator-nuttx
/
fs
/
semaphore
History
Gregory Nutt
5462ede661
Fix some unbalanced sched_lock()/sched_unlock() pairs int the re-implemented VFS semaphore and message queue logic
2014-09-29 16:13:07 -06:00
..
Kconfig
More testing, bugfixes and integration of VFS-based named semaphores
2014-09-28 17:30:42 -06:00
Make.defs
Fix a typo in a Make.defs file
2014-09-28 16:45:39 -06:00
sem_close.c
Complete re-implementation of mq_close
2014-09-29 15:33:34 -06:00
sem_open.c
Fix some unbalanced sched_lock()/sched_unlock() pairs int the re-implemented VFS semaphore and message queue logic
2014-09-29 16:13:07 -06:00
sem_unlink.c
Fix some unbalanced sched_lock()/sched_unlock() pairs int the re-implemented VFS semaphore and message queue logic
2014-09-29 16:13:07 -06:00
semaphore.h
Seems to work okay now, but needs more testing
2014-09-28 16:36:43 -06:00