Mir
Classes | Namespaces | Enumerations
multiplexing_dispatchable.h File Reference
#include "mir/dispatch/dispatchable.h"
#include "mir/posix_rw_mutex.h"
#include <functional>
#include <initializer_list>
#include <list>
#include <mutex>
#include <pthread.h>
Include dependency graph for multiplexing_dispatchable.h:
This graph shows which files directly or indirectly include this file:

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 Mon Feb 19 14:05:11 UTC 2018