model: JOIN/LOCK unification
authorBrian Norris <banorris@uci.edu>
Wed, 3 Oct 2012 19:07:33 +0000 (12:07 -0700)
committerBrian Norris <banorris@uci.edu>
Tue, 9 Oct 2012 02:59:37 +0000 (19:59 -0700)
Make join and lock actions use similar code paths.

This used to trigger a bug, due to the lack of a private snapshotting
heap.


No differences found