|
|
4b3d567ca0
|
Switch Singleton template to use the threadsafe version (Fix)
|
2008-12-30 08:19:32 +01:00 |
|
|
|
75bdc877dc
|
reconsider synchronisation and switch some parts to instance based locks.
|
2008-12-30 08:19:32 +01:00 |
|
|
|
93c4a282cc
|
Merge object monitor locking
|
2008-12-27 01:04:20 +01:00 |
|
|
|
e921b1658c
|
error.hpp belongs to src/lib
|
2008-12-27 00:53:35 +01:00 |
|
|
|
2173698e75
|
splitt off the (somewhat problematic) class locking case into a separate header
|
2008-12-26 04:25:01 +01:00 |
|
|
|
eaedab90ea
|
Refactoring IV: move the (still problematic) ClassLock out of the Sync compound
(no semantic change, but better notation)
|
2008-12-26 03:47:12 +01:00 |
|
|
|
54e88e6914
|
Refactoring III: Recursive/Nonrecursive and Waitable as policy classes
pass test again
|
2008-12-26 01:50:32 +01:00 |
|
|
|
2b8cd00ab5
|
yet another renaming. call it "Sync"...
|
2008-12-22 17:00:15 +01:00 |
|
|
|
751e1be596
|
better invocation, get rid of the template parameter
|
2008-12-22 05:02:52 +01:00 |
|
|
|
2512f04f3f
|
WIP yet another namespace change. Now refer it from the test
|
2008-12-22 05:02:51 +01:00 |
|
|
|
d1e385f3f4
|
rename class Thread into Concurrency
it's not a thread abstraction, but a locking helper
|
2008-12-22 05:02:51 +01:00 |
|
Christian Thaeter
|
3654473b75
|
WIP: Merge common into lib
* breaks lumigui linking
* test non functional yet
* tools cant not be linked because of cross dependency problems
|
2008-12-17 17:53:32 +01:00 |
|