Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
thread-dispatcher.hpp File Reference

Thread epoll dispatcher. More...

#include "cargo-ipc/epoll/event-poll.hpp"
#include "utils/eventfd.hpp"
#include <thread>
#include <atomic>

Go to the source code of this file.

Classes

class  cargo::ipc::epoll::ThreadDispatcher
 Will dispatch poll events in a newly created thread. More...
 

Namespaces

 cargo
 
 cargo::ipc
 
 cargo::ipc::epoll
 

Detailed Description