Ensure a reference to an async is held while it is locked.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 26 Jan 2010 22:58:06 +0000 (14:58 -0800)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 26 Jan 2010 22:58:06 +0000 (14:58 -0800)
commite28023d2e5189f8902fa8590a3100f185c947f61
treefcc1bb9402679ea368c9e7628205d332388d2a2e
parent6abd55eff09d83999c7a84e0ee63bdc3100f7666
Ensure a reference to an async is held while it is locked.

Fixes a crash (assertion failure) with barriers where the barrier was
deallocated while it was still locked.
bluesky/store.c