dodo  0.0.1
A C++ library to create containerized Linux services
threads.hpp File Reference
#include <threads/mutex.hpp>
#include <threads/thread.hpp>
Include dependency graph for threads.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 dodo
 A C++ platform interface to lean Linux services tailored for containerized deployment.
 
 dodo::threads
 Interface for Thread programming.
 

Functions

void dodo::threads::closeLibrary ()
 Close the dodo::threads library. More...
 
void dodo::threads::initLibrary ()
 Initialize the dodo::threads library. More...
 

Detailed Description

Includes network headers and implements network::initLibrary() and network::closeLibrary().

Definition in file threads.hpp.