aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/include/semaphore.h
Commit message (Expand)AuthorAgeFilesLines
* mini-os: use BSD sys/queue.h instead of Linux list.hIan Campbell2012-01-311-1/+0
* prefix mini-os lists with minios_, drop QEMU_ prefix from QEMU_LIST_*Keir Fraser2008-08-081-1/+1
* stubdom: fixes to compile with qemu-xenKeir Fraser2008-07-101-2/+2
* minios: add trydownKeir Fraser2008-01-171-0/+13
* [Mini-OS] Add init_SEMAPHOREKeir Fraser2007-11-241-2/+4
* [Mini-OS] Make semaphores callback-safeKeir Fraser2007-11-241-1/+12
* Merge in the newer Xenbus implementation from Linux to the Mini-OS. The newkaf24@firebug.cl.cam.ac.uk2005-12-081-0/+39
* Xenbus implementation ported from Linux to Mini-os, simple thread support int...kaf24@firebug.cl.cam.ac.uk2005-09-091-0/+46