Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test SyncClasslock_test
Definition in file sync-classlock-test.cpp.
#include "lib/test/run.hpp"
#include "lib/sync-classlock.hpp"
#include "lib/scoped-collection.hpp"
#include "lib/thread.hpp"
Classes | |
class | SyncClasslock_test |
Functions | |
LAUNCHER (SyncClasslock_test, "unit common") | |
Register this test class... More... | |
Variables | |
const uint | NUM_LOOP = 1000 |
number of loop iterations per thread | |
const uint | NUM_THREADS = 20 |
number of contending threads to create | |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |
lib::test::LAUNCHER | ( | SyncClasslock_test | , |
"unit common" | |||
) |
Register this test class...