|
-
isTestAndSetNative
() : bool
-
isTestAndSetNative
() : bool
-
isTestAndSetWaitFree
() : bool
-
isTestAndSetWaitFree
() : bool
-
load
() const : Type
-
load
() const : T *
-
loadAcquire
() const : Type
-
loadAcquire
() const : T *
-
store
(Type )
-
store
(T *)
-
storeRelease
(Type )
-
storeRelease
(T *)
-
testAndSetAcquire
(Type , Type ) : bool
-
testAndSetAcquire
(T *, T *) : bool
-
testAndSetAcquire
(Type , Type , Type &) : bool
-
testAndSetOrdered
(Type , Type ) : bool
-
testAndSetOrdered
(T *, T *) : bool
-
testAndSetOrdered
(Type , Type , Type &) : bool
-
testAndSetRelaxed
(Type , Type ) : bool
-
testAndSetRelaxed
(T *, T *) : bool
-
testAndSetRelaxed
(Type , Type , Type &) : bool
-
testAndSetRelease
(Type , Type ) : bool
-
testAndSetRelease
(T *, T *) : bool
-
testAndSetRelease
(Type , Type , Type &) : bool
-
operator Type
() const
-
operator++
() : Type
-
operator++
(
int
) : Type
-
operator+=
(qptrdiff ) : Type
-
operator--
() : Type
-
operator--
(
int
) : Type
-
operator-=
(qptrdiff ) : Type
-
operator=
(Type ) : Type
-
operator=
(const QAtomicPointer<T> &) : QAtomicPointer<T> &
|