summaryrefslogtreecommitdiff
path: root/core/thread/semaphore.c
Commit message (Expand)AuthorAgeFilesLines
* core: make mbox_post()/__sem_down_slow() check if validGene Cumm2013-08-031-1/+1
* core: mbox/semaphore NULL checksGene Cumm2013-08-031-11/+17
* core: thread: add option to not wait on a semaphore at allH. Peter Anvin2011-04-081-26/+33
* core: simple thread libraryH. Peter Anvin2011-04-081-0/+74