Mir
|
#include "mir/dispatch/dispatchable.h"
#include "mir/posix_rw_mutex.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 | |
AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time. | |
mir::dispatch | |
Enumerations | |
enum | mir::dispatch::DispatchReentrancy { mir::dispatch::DispatchReentrancy::sequential, mir::dispatch::DispatchReentrancy::reentrant } |
How concurrent dispatch should be handled. More... | |
Copyright © 2012-2018
Canonical Ltd.
Generated on Sun Jun 17 06:26:29 UTC 2018