README.md: move copyright down
[model-checker.git] / threads-model.h
2013-04-16 Brian NorrisMerge cleanup branch
2013-04-16 Brian Norrismodel / threads: remove global get_next_id() interface
2013-04-04 Brian Norrisswapcontext() fix for Mac OSX
2013-04-03 Brian Norristhreads: remove wait_list
2013-03-27 Brian Norristhreads: move circular wait check into Threads::is_wait...
2013-03-09 Brian Norrismymemory, threads: add allocator specifically for Thread
2013-03-07 Brian Norrisbugfix - add stl-model.h wrappers, to provide more...
2013-03-03 Brian Norristhreads: add waiting_on()
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