feisty meow concerns codebase
2.140
|
#include "safe_roller.h"
#include <basis/functions.h>
#include <basis/mutex.h>
#include <structures/roller.h>
#include <structures/static_memory_gremlin.h>
Go to the source code of this file.
Namespaces | |
processes | |
Functions | |
void | processes::safe_add (int &to_change, int addition) |
thread-safe integer addition. More... | |