Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test SyncLocking_test
Definition in file sync-locking-test.cpp.
#include "lib/test/run.hpp"
#include "lib/sync.hpp"
#include "lib/thread.hpp"
#include "lib/iter-explorer.hpp"
#include "lib/scoped-collection.hpp"
Classes | |
class | Checker< POLICY > |
Helper to verify a contended chain calculation. More... | |
class | SyncLocking_test |
Functions | |
LAUNCHER (SyncLocking_test, "function common") | |
Register this test class... More... | |
Variables | |
const uint | MAX_RAND_SUMMAND = 100 |
const uint | NUM_THREADS = 200 |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |
lib::test::LAUNCHER | ( | SyncLocking_test | , |
"function common" | |||
) |
Register this test class...