change the namespace of mutex from std to cdsc
[c11tester.git] / params.h
index ac5dd9665b6a2cf5e66b276668bb127eb98e4230..d5fd1cb3e0b6ff23815015bad429282d6f08bab5 100644 (file)
--- a/params.h
+++ b/params.h
@@ -14,6 +14,7 @@ struct model_params {
        unsigned int enabledcount;
        unsigned int bound;
        unsigned int uninitvalue;
+       int maxexecutions;
 
        /** @brief Maximum number of future values that can be sent to the same
         *  read */