X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=schedule.h;h=6ae2d2b53eeb354d522d9aac187c38cbdd4226b7;hb=30999f20b8426081e676adfc76d1c4af7b941e8e;hp=121da08db05a3d0d735c4ca34926006b364c85cb;hpb=6df4a86031c4831b581e39b093c5fad128bda582;p=model-checker.git diff --git a/schedule.h b/schedule.h index 121da08..6ae2d2b 100644 --- a/schedule.h +++ b/schedule.h @@ -39,6 +39,8 @@ public: bool is_enabled(const Thread *t) const; bool is_enabled(thread_id_t tid) const; bool is_sleep_set(const Thread *t) const; + void set_scheduler_thread(thread_id_t tid); + SNAPSHOTALLOC private: