Mixe for Privacy and Anonymity in the Internet
|
#include <CAFirstMix.hpp>
Public Member Functions | |
tUINT32withLock () | |
void | inc () |
int | getAndzero () |
Private Attributes | |
volatile UINT32 | value |
CAMutex | lock |
Definition at line 85 of file CAFirstMix.hpp.
|
inline |
Definition at line 91 of file CAFirstMix.hpp.
References value.
|
inline |
Definition at line 102 of file CAFirstMix.hpp.
References lock, CAMutex::lock(), CAMutex::unlock(), and value.
|
inline |
Definition at line 95 of file CAFirstMix.hpp.
References lock, CAMutex::lock(), CAMutex::unlock(), and value.
Referenced by CAFirstMixA::loop(), and CAFirstMixB::loop().
|
private |
Definition at line 89 of file CAFirstMix.hpp.
Referenced by getAndzero(), and inc().
|
private |
Definition at line 88 of file CAFirstMix.hpp.
Referenced by getAndzero(), inc(), and tUINT32withLock().