![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
#include "Transaction.hpp"Namespaces | |
| namespace | atlas |
| namespace | atlas::database |
Functions | |
| std::lock_guard< std::mutex > | atlas::database::getLock () |
Variables | |
| static std::atomic< std::thread::id > | atlas::database::last_locked {} |
| static std::mutex | atlas::database::trans_lock {} |