aboutsummaryrefslogtreecommitdiff
path: root/src/unstable/synchrohash.cpp (follow)
AgeCommit message (Collapse)Author
2013-02-26Added auto-lock classes to the Bu::ReadWriteMutex, I think I like that type ofMike Buland
encapsulation, at least for the read/write guy. Also started work on a thread-safe wrapper for the standard hash. There is a lot of functionality we just have to leave out in this, it's just too dangerous in a thread-safe class.