process.h(3) | Library Functions Manual | process.h(3) |
process.h - Process services.
#include <cc++/config.h>
#include <cc++/thread.h>
class ost::Process
A class for containing portable process related functions that help create
portable code. 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.
ost
Process services.
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Wed Oct 31 2018 | GNU CommonC++ |