feisty meow concerns codebase
2.140
|
#include <basis/astring.h>
#include <basis/mutex.h>
#include <basis/outcome.h>
#include <basis/contracts.h>
#include <processes/configured_applications.h>
#include <processes/process_entry.h>
#include <processes/process_control.h>
#include <structures/set.h>
#include <timely/time_stamp.h>
Go to the source code of this file.
Classes | |
class | application::launch_manager |
Provides methods for starting, stopping and checking on processes. More... | |
Namespaces | |
application | |
Implements an application lock to ensure only one is running at once. | |