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

List of all members.

Public Member Functions

void readLock ()
bool isReadLocked ()
void readUnlock ()
void writeLock ()
void writeUnlock ()
bool isWriteLocked ()
void stopTheWorld ()
void restartTheWorld ()

Public Attributes

bool initialized
int readLocked
bool lockedExclusive
int writeLocked
int threadNum
pthread_key_t tssKey

Static Public Attributes

static int numInRead = 0

Detailed Description

Definition at line 75 of file gc.cc.


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