summaryrefslogtreecommitdiffstats
path: root/mojo/edk/system/wait_set_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* mojo: Add out-of-line copy ctors for complex classes.vmpstr2016-02-291-0/+2
* Fix a logical race when adding an awakable to a wait set.amistry2016-02-181-1/+6
* Fix a race between WaitSetDispatcher::RemoveWaitingDispatcher and WaitSetDisp...amistry2016-02-151-14/+13
* Handle closing of wait sets.amistry2016-02-101-15/+29
* [mojo] Ports EDKrockot2016-01-261-56/+64
* Switch to standard integer types in mojo/.Avi Drissman2015-12-211-0/+2
* Implementation of WaitSet for new EDK.amistry2015-12-111-0/+282