|
Mir
|
#include "mir/dispatch/dispatchable.h"#include <functional>#include <initializer_list>#include <list>#include <mutex>#include <pthread.h>Go to the source code of this file.
Classes | |
| class | mir::dispatch::MultiplexingDispatchable |
| An adaptor that combines multiple Dispatchables into a single Dispatchable. More... | |
Namespaces | |
| mir | |
| All things Mir. | |
| mir::dispatch | |
Enumerations | |
| enum | mir::dispatch::DispatchReentrancy { mir::dispatch::DispatchReentrancy::sequential, mir::dispatch::DispatchReentrancy::reentrant } |
| How concurrent dispatch should be handled. More... | |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016