![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
#include <gc_lock.h>
Public Member Functions | |
| SharedGcLock (GcCreate, const std::string &name) | |
| SharedGcLock (GcOpen, const std::string &name) | |
| virtual void | unlink () |
| void Datacratic::SharedGcLock::unlink | ( | ) | [virtual] |
Permanently deletes any resources associated with the gc lock.
Implements Datacratic::GcLockBase.
Definition at line 953 of file gc_lock.cc.
1.7.6.1