Commit Graph

8 Commits

Author SHA1 Message Date
JoelKatz
79808e9835 Cleanups. 2012-01-07 14:32:29 -08:00
JoelKatz
1a05866744 Turns out there is an elegant way to do it. 2011-12-30 23:33:00 -08:00
JoelKatz
ecd63370f6 Updates. 2011-12-30 23:16:07 -08:00
JoelKatz
c7f890ab47 Bugfixes. 2011-12-15 12:44:29 -08:00
JoelKatz
55b2111fd5 Updates. Create a class to hold an item in a SHAMap, separating the tag from
the data (it's not always the hash of the data). Make ScopedLock's recursive.
2011-11-15 10:49:14 -08:00
JoelKatz
2793311400 Cleanup. 2011-11-12 14:12:45 -08:00
JoelKatz
3f8f7789b3 Tiny mistake in previous commit. 2011-11-11 16:38:49 -08:00
JoelKatz
3452211310 For some reason, Boost provides no good way to return a scoped lock.
It appears people usually fake it by not using RAII. This tiny bit of
ugliness will make returned scope lock holders work.
2011-11-11 16:32:21 -08:00