schedule: remove commented-out code
[model-checker.git] / threads-model.h
2013-02-25 Brian Norristhreads: construct Thread only with a given "parent"
2013-02-25 Brian Demskyfix conflicts
2013-02-25 Brian Demskyfix norris mentioned bug
2013-02-15 Brian Norrismodel/threads: add documentation comments
2013-02-14 Brian Norristhreads/model: allocate Thread from w/in ModelChecker
2013-01-02 Brian Norristhreads: change thrd_t to store Thread pointer
2012-12-18 Brian Norristhreads: assert THREAD_COMPLETED is immutable
2012-12-06 Brian Norristhreads: add const
2012-10-12 Brian Norristhread_id_t: add comments
2012-10-09 Brian Norrismove libthreads.h -> include/threads.h
2012-10-09 Brian Norrisrename threads.h -> threads-model.h