Go to the documentation of this file.
10 #ifndef ABT_CONFIG_H_INCLUDED
11 #define ABT_CONFIG_H_INCLUDED
15 #define ABTD_FCONTEXT_PRESERVE_FPU 1
42 #define ABT_CONFIG_DISABLE_TOOL_INTERFACE 1
54 #define ABT_CONFIG_HAVE_ALIGNOF_GCC 1
57 #define ABT_CONFIG_HAVE_ATOMIC_BUILTIN 1
66 #define ABT_CONFIG_STACK_CHECK_CANARY_SIZE 0
69 #define ABT_CONFIG_STACK_CHECK_TYPE ABTI_STACK_CHECK_TYPE_NONE
72 #define ABT_CONFIG_STATIC_CACHELINE_SIZE 64
75 #define ABT_CONFIG_SYS_HUGE_PAGE_SIZE 2097152
78 #define ABT_CONFIG_THREAD_TYPE ABT_THREAD_TYPE_FULLY_FLEDGED
81 #define ABT_CONFIG_USE_ALIGNED_ALLOC 1
84 #define ABT_CONFIG_USE_CLOCK_GETTIME 1
96 #define ABT_CONFIG_USE_FCONTEXT 1
105 #define ABT_CONFIG_USE_LINUX_FUTEX 1
111 #define ABT_CONFIG_USE_MEM_POOL 1
117 #define ABT_CONFIG_USE_SIMPLE_MUTEX 1
120 #define ABT_C_HAVE_VISIBILITY 1
126 #define HAVE_CLOCK_GETTIME 1
129 #define HAVE_DLFCN_H 1
132 #define HAVE_FUNC_ATTRIBUTE_DEPRECATED 1
135 #define HAVE_FUNC_ATTRIBUTE_NORETURN 1
139 #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
142 #define HAVE_GETTIMEOFDAY 1
145 #define HAVE_INTTYPES_H 1
157 #define HAVE_LIBPTHREAD 1
175 #define HAVE_MAP_ANONYMOUS 1
178 #define HAVE_MAP_HUGETLB 1
181 #define HAVE_MEMORY_H 1
184 #define HAVE_PTHREAD_BARRIER_INIT 1
187 #define HAVE_PTHREAD_H 1
193 #define HAVE_STDINT_H 1
196 #define HAVE_STDLIB_H 1
199 #define HAVE_STRINGS_H 1
202 #define HAVE_STRING_H 1
205 #define HAVE_SYS_STAT_H 1
208 #define HAVE_SYS_TYPES_H 1
211 #define HAVE_UNISTD_H 1
217 #define HAVE___BUILTIN_EXPECT 1
221 #define HAVE___BUILTIN_UNREACHABLE 1
224 #define LT_OBJDIR ".libs/"
227 #define PACKAGE "argobots"
230 #define PACKAGE_BUGREPORT ""
233 #define PACKAGE_NAME "argobots"
236 #define PACKAGE_STRING "argobots 1.1"
239 #define PACKAGE_TARNAME "argobots"
242 #define PACKAGE_URL ""
245 #define PACKAGE_VERSION "1.1"
248 #define SIZEOF_VOID_P 8
251 #define STDC_HEADERS 1
254 #define VERSION "1.1"