feisty meow concerns codebase 2.140
safe_roller.cpp File Reference
Include dependency graph for safe_roller.cpp:

Go to the source code of this file.

Namespaces

namespace  processes
 

Functions

void processes::safe_add (int &to_change, int addition)
 thread-safe integer addition.