changes
[c11tester.git] / action.h
index da22882c3870ae361758ae97a7700a728203ea7b..7c457076501f77f93550da6fe629e2e625a0f2cb 100644 (file)
--- a/action.h
+++ b/action.h
@@ -81,6 +81,8 @@ public:
        void create_cv(const ModelAction *parent = NULL);
        ClockVector * get_cv() const { return cv; }
        void read_from(const ModelAction *act);
        void create_cv(const ModelAction *parent = NULL);
        ClockVector * get_cv() const { return cv; }
        void read_from(const ModelAction *act);
+       void synchronized(const ModelAction *act);
+
 
        bool happens_before(const ModelAction *act) const;
 
 
        bool happens_before(const ModelAction *act) const;