HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IlmThreadConfig.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ILMTHREAD_THREADING_ENABLED   1
 
#define ILMTHREAD_HAVE_POSIX_SEMAPHORES   1
 
#define ILMTHREAD_INTERNAL_NAMESPACE_CUSTOM   0
 
#define ILMTHREAD_INTERNAL_NAMESPACE   IlmThread_3_1
 
#define ILMTHREAD_NAMESPACE_CUSTOM   0
 
#define ILMTHREAD_NAMESPACE   IlmThread
 
#define ILMTHREAD_DEPRECATED(msg)   __attribute__((deprecated(msg)))
 

Macro Definition Documentation

#define ILMTHREAD_DEPRECATED (   msg)    __attribute__((deprecated(msg)))

Definition at line 39 of file IlmThreadConfig.h.

#define ILMTHREAD_HAVE_POSIX_SEMAPHORES   1

Definition at line 16 of file IlmThreadConfig.h.

#define ILMTHREAD_INTERNAL_NAMESPACE   IlmThread_3_1

Definition at line 22 of file IlmThreadConfig.h.

#define ILMTHREAD_INTERNAL_NAMESPACE_CUSTOM   0

Definition at line 21 of file IlmThreadConfig.h.

#define ILMTHREAD_NAMESPACE   IlmThread

Definition at line 29 of file IlmThreadConfig.h.

#define ILMTHREAD_NAMESPACE_CUSTOM   0

Definition at line 28 of file IlmThreadConfig.h.

#define ILMTHREAD_THREADING_ENABLED   1

Definition at line 15 of file IlmThreadConfig.h.