summaryrefslogtreecommitdiff
path: root/core/thread/mbox.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-8/+14
* core: thread: merge mbox_post() and mbox_trypost()H. Peter Anvin2011-04-081-14/+3
* core: add simple mailbox libraryH. Peter Anvin2011-04-081-0/+68