aboutsummaryrefslogtreecommitdiff
path: root/src/unstable/synchrohash.cpp
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2013-02-26 04:54:45 +0000
committerMike Buland <eichlan@xagasoft.com>2013-02-26 04:54:45 +0000
commit772a6bef0de2dcf0b7d9d596ce86f1def4d1f03e (patch)
treea9e3be8f50309fe06c8c1d01092e6fc0d9c5b82d /src/unstable/synchrohash.cpp
parentf342b82c4bf125c7cb478160bf011e571c317726 (diff)
downloadlibbu++-772a6bef0de2dcf0b7d9d596ce86f1def4d1f03e.tar.gz
libbu++-772a6bef0de2dcf0b7d9d596ce86f1def4d1f03e.tar.bz2
libbu++-772a6bef0de2dcf0b7d9d596ce86f1def4d1f03e.tar.xz
libbu++-772a6bef0de2dcf0b7d9d596ce86f1def4d1f03e.zip
Added auto-lock classes to the Bu::ReadWriteMutex, I think I like that type of
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.
Diffstat (limited to 'src/unstable/synchrohash.cpp')
-rw-r--r--src/unstable/synchrohash.cpp0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/unstable/synchrohash.cpp b/src/unstable/synchrohash.cpp
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/src/unstable/synchrohash.cpp