Go to the documentation of this file.
18 #ifndef _MAGICKCORE_THREAD_H
19 #define _MAGICKCORE_THREAD_H
21 #if defined(__cplusplus) || defined(c_plusplus)
25 #if defined(MAGICKCORE_THREAD_SUPPORT)
27 #elif defined(MAGICKCORE_HAVE_WINTHREADS)
33 #if defined(MAGICKCORE_THREAD_SUPPORT)
35 #elif defined(MAGICKCORE_HAVE_WINTHREADS)
49 #if defined(__cplusplus) || defined(c_plusplus)