RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions
Datacratic::GcLock Struct Reference

#include <gc_lock.h>

Inheritance diagram for Datacratic::GcLock:
Datacratic::GcLockBase

List of all members.

Public Member Functions

virtual void unlink ()

Detailed Description

GcLock for use within a single process.

Definition at line 362 of file gc_lock.h.


Member Function Documentation

void Datacratic::GcLock::unlink ( ) [virtual]

Permanently deletes any resources associated with this lock.

Implements Datacratic::GcLockBase.

Definition at line 877 of file gc_lock.cc.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator