![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Variables | |
| const uint | NUM_THREADS = 20 |
| number of contending threads to create | |
| const uint | NUM_LOOP = 1000 |
| number of loop iterations per thread | |
| const uint NUM_THREADS = 20 |
number of contending threads to create
Definition at line 32 of file sync-classlock-test.cpp.
| const uint NUM_LOOP = 1000 |
number of loop iterations per thread
Definition at line 33 of file sync-classlock-test.cpp.