|
Mixes for Privacy and Anonymity in the Internet
|
Public Member Functions | |
| tUINT32withLock () | |
| void | inc () |
| int | getAndzero () |
Private Attributes | |
| volatile UINT32 | value |
| CAMutex | lock |
References value.
| int tUINT32withLock::getAndzero | ( | ) |
References CAMutex::lock(), lock, CAMutex::unlock(), and value.
Referenced by iplist_loopDoLogCountries().
| void tUINT32withLock::inc | ( | ) |
References CAMutex::lock(), lock, CAMutex::unlock(), and value.
Referenced by CAFirstMixB::loop(), and CAFirstMixA::loop().
CAMutex tUINT32withLock::lock [private] |
Referenced by getAndzero(), and inc().
volatile UINT32 tUINT32withLock::value [private] |
Referenced by getAndzero(), inc(), and tUINT32withLock().
1.7.6.1