qatomic_parisc.h File Reference

Go to the source code of this file.

Defines

#define  Q_ATOMIC_INT_REFERENCE_COUNTING_IS_NOT_NATIVE
#define  Q_ATOMIC_INT_TEST_AND_SET_IS_NOT_NATIVE
#define  Q_ATOMIC_INT_FETCH_AND_STORE_IS_NOT_NATIVE
#define  Q_ATOMIC_INT_FETCH_AND_ADD_IS_NOT_NATIVE
#define  Q_ATOMIC_POINTER_TEST_AND_SET_IS_NOT_NATIVE
#define  Q_ATOMIC_POINTER_FETCH_AND_STORE_IS_NOT_NATIVE
#define  Q_ATOMIC_POINTER_FETCH_AND_ADD_IS_NOT_NATIVE

Functions

Q_CORE_EXPORT void  q_atomic_lock (int *lock)
Q_CORE_EXPORT void  q_atomic_unlock (int *lock)

Define Documentation

#define Q_ATOMIC_INT_REFERENCE_COUNTING_IS_NOT_NATIVE

Definition at line 49 of file qatomic_parisc.h.

#define Q_ATOMIC_INT_TEST_AND_SET_IS_NOT_NATIVE

Definition at line 56 of file qatomic_parisc.h.

#define Q_ATOMIC_INT_FETCH_AND_STORE_IS_NOT_NATIVE

Definition at line 63 of file qatomic_parisc.h.

#define Q_ATOMIC_INT_FETCH_AND_ADD_IS_NOT_NATIVE

Definition at line 70 of file qatomic_parisc.h.

#define Q_ATOMIC_POINTER_TEST_AND_SET_IS_NOT_NATIVE

Definition at line 77 of file qatomic_parisc.h.

#define Q_ATOMIC_POINTER_FETCH_AND_STORE_IS_NOT_NATIVE

Definition at line 86 of file qatomic_parisc.h.

#define Q_ATOMIC_POINTER_FETCH_AND_ADD_IS_NOT_NATIVE

Definition at line 95 of file qatomic_parisc.h.


Function Documentation

Q_CORE_EXPORT void q_atomic_lock ( int *  lock )
Q_CORE_EXPORT void q_atomic_unlock ( int *  lock )