snapshot: kill useless macro
[c11tester.git] / action.h
index 61c7c4cb9f7b5c7ffc15d270792ad856cdfe80e8..abf55318cd3ba379ea198420fad4ce70bfc570ea 100644 (file)
--- a/action.h
+++ b/action.h
@@ -106,6 +106,7 @@ public:
        void set_seq_number(modelclock_t num);
        void set_try_lock(bool obtainedlock);
        bool is_thread_start() const;
+       bool is_thread_join() const;
        bool is_relseq_fixup() const;
        bool is_mutex_op() const;
        bool is_lock() const;