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: