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_2
 
#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 44 of file IlmThreadConfig.h.

#define ILMTHREAD_HAVE_POSIX_SEMAPHORES   1

Definition at line 19 of file IlmThreadConfig.h.

#define ILMTHREAD_INTERNAL_NAMESPACE   IlmThread_3_2

Definition at line 25 of file IlmThreadConfig.h.

#define ILMTHREAD_INTERNAL_NAMESPACE_CUSTOM   0

Definition at line 24 of file IlmThreadConfig.h.

#define ILMTHREAD_NAMESPACE   IlmThread

Definition at line 32 of file IlmThreadConfig.h.

#define ILMTHREAD_NAMESPACE_CUSTOM   0

Definition at line 31 of file IlmThreadConfig.h.

#define ILMTHREAD_THREADING_ENABLED   1

Definition at line 18 of file IlmThreadConfig.h.