summaryrefslogtreecommitdiff
path: root/apps/examples/ostest/semtimed.c
Commit message (Expand)AuthorAgeFilesLines
* OS test: Improved error checking for sem_timedwait() from Juha NiskanenGregory Nutt2015-02-201-12/+36
* apps/examples/ostest: Sample errno on returns from sem_timedwait(). Otherwis...Gregory Nutt2015-02-191-5/+8
* Add a trivial test of sem_timedwait() to the OS testGregory Nutt2014-09-261-0/+229