Convenience wrapper for forking processes. More...
#include <Balau/Exception/SystemExceptions.hpp>#include <Balau/Dev/Assert.hpp>#include <boost/predef.h>#include <sys/wait.h>Go to the source code of this file.
Classes | |
| class | Fork |
| Convenience wrapper for forking processes. More... | |
| struct | Fork::TerminationReport |
| A termination report, returned by wait methods. More... | |
Namespaces | |
| Balau::Concurrent | |
| Concurrency control classes. | |
Convenience wrapper for forking processes.