summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/semaphore.h
Commit message (Expand)AuthorAgeFilesLines
* Complete re-implementation of mq_closeGregory Nutt2014-09-291-1/+1
* Completes VFS-based named semaphore implemetation. Still a little buggyGregory Nutt2014-09-281-3/+5
* Add VFS-based sem_open() implementationGregory Nutt2014-09-281-8/+1
* Add a simple named semaphore test to the OS testGregory Nutt2014-09-281-2/+11
* Move inode and VFS utils from fs/. to fs/inode/.Gregory Nutt2014-09-281-9/+2
* Add basic data structures that will allow us to move named semaphore support ...Gregory Nutt2014-09-281-0/+98