Mir
|
#include "mir/fd.h"
Go to the source code of this file.
Classes | |
class | mir::dispatch::Dispatchable |
Namespaces | |
mir | |
AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time. | |
mir::dispatch | |
Typedefs | |
using | mir::dispatch::FdEvents = uint32_t |
Enumerations | |
enum | mir::dispatch::FdEvent : uint32_t { mir::dispatch::readable = 1<<0, mir::dispatch::writable = 1<<1, mir::dispatch::remote_closed = 1<<2, mir::dispatch::error = 1<<3 } |
Copyright © 2012-2018
Canonical Ltd.
Generated on Sun Jun 17 06:26:29 UTC 2018