X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=schedule.h;h=da91fddf976c8dd880a57b98476b9e3af76cdffd;hb=c633515be9def3f6fd74843974b36d923d7b44a4;hp=72670590dac3151bc9509ca2b5d60f2fe665c210;hpb=9c9c1ce811e8f0d23bb6c610813ed74a8d3d0aff;p=model-checker.git diff --git a/schedule.h b/schedule.h index 7267059..da91fdd 100644 --- a/schedule.h +++ b/schedule.h @@ -36,6 +36,7 @@ public: enabled_type_t get_enabled(Thread *t); void update_sleep_set(Node *n); bool is_enabled(Thread *t) const; + bool is_enabled(thread_id_t tid) const; SNAPSHOTALLOC private: