#include <cc++/config.h>
#include <cc++/thread.h>
Go to the source code of this file.
Namespaces | |
| namespace | ost |
Classes | |
| class | ost::Process |
| A class for containing portable process related functions that help create portable code. More... | |
| class | ost::Lockfile |
| This class is used to create a "named" lock entity that can be used to control access to a resource between multiple processes. More... | |
1.5.4