|
|
| QAtomicInt (int v=0) |
| |
|
bool | testAndSet (int expectedValue, int newValue) |
| |
|
int | fetchAndAdd (int valueToAdd) |
| |
|
| operator int () const |
| |
|
bool | operator== (int value) const |
| |
|
bool | operator!= (int value) const |
| |
|
bool | operator! () const |
| |
The documentation for this class was generated from the following files:
- qtools/qmutex_p.h
- qtools/qmutex_unix.cpp
- qtools/qmutex_win32.cpp