qatomic_vxworks.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

QT_BEGIN_HEADER int  taskLock ()
int  taskUnlock ()

Define Documentation

#define Q_ATOMIC_INT_REFERENCE_COUNTING_IS_NOT_NATIVE

Definition at line 65 of file qatomic_vxworks.h.

#define Q_ATOMIC_INT_TEST_AND_SET_IS_NOT_NATIVE

Definition at line 72 of file qatomic_vxworks.h.

#define Q_ATOMIC_INT_FETCH_AND_STORE_IS_NOT_NATIVE

Definition at line 79 of file qatomic_vxworks.h.

#define Q_ATOMIC_INT_FETCH_AND_ADD_IS_NOT_NATIVE

Definition at line 86 of file qatomic_vxworks.h.

#define Q_ATOMIC_POINTER_TEST_AND_SET_IS_NOT_NATIVE

Definition at line 93 of file qatomic_vxworks.h.

#define Q_ATOMIC_POINTER_FETCH_AND_STORE_IS_NOT_NATIVE
#define Q_ATOMIC_POINTER_FETCH_AND_ADD_IS_NOT_NATIVE

Function Documentation

QT_BEGIN_HEADER int taskLock ( )
int taskUnlock ( )