aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/wait.h
Commit message (Expand)AuthorAgeFilesLines
* waitqueue: Hold a reference to a domain on a waitqueue.Keir Fraser2011-11-251-1/+2
* waitqueue: Implement wake_up_{nr,one,all}.Keir Fraser2011-11-251-2/+4
* waitqueue: Add license info to source file.Keir Fraser2010-11-181-0/+2
* Wait queues, allowing conditional sleep in hypervisor context.Keir Fraser2010-11-171-0/+54