model: add is_acquire() and is_release() helper functions
[model-checker.git] / tree.cc
2012-04-24 Brian Norrisunify style for returning pointers
2012-04-19 Brian Norristree: bugfix - fix backtrack status
2012-04-19 Brian Norristree: don't use 'NULL' for a thread ID
2012-04-18 Brian Norristree: fix invalid free
2012-04-18 Brian Norristree: add class TreeNode