Experimental TLS support.
[c11tester.git] / config.h
index ed0b6bac2e62e02043570503f552a73e4f028ffd..c276bd03ce00715233a5be9dc6792e81d00aef47 100644 (file)
--- a/config.h
+++ b/config.h
@@ -43,6 +43,8 @@
 /** Page size configuration */
 #define PAGESIZE 4096
 
+#define TLS 1
+
 /** Thread parameters */
 
 /* Size of stack to allocate for a thread. */