aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-03-22 11:16:47 +0100
committerThomas White <taw@physics.org>2012-02-22 15:27:20 +0100
commiteaee0f6415b06f40ff7f477328f9f26f01c4d7ec (patch)
treea80d312a18dfdcee1716610c8faa6048a5a32ac8 /config.h.in
parent5b903bf7bbef684dbbaf27073a7a7e452e27a23f (diff)
Add thread affinity stuff
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 1393c5a6..1dd5de50 100644
--- a/config.h.in
+++ b/config.h.in
@@ -21,6 +21,9 @@
/* Define to 1 if CL/cl.h should be used */
#undef HAVE_CL_CL_H
+/* Define to 1 if sched_setaffinity is available. */
+#undef HAVE_CPU_AFFINITY
+
/* Define to 1 if you have the declaration of `strndup', and to 0 if you
don't. */
#undef HAVE_DECL_STRNDUP