Lumiera  0.pre.03
»edit your freedom«
sync-classlock-test.cpp File Reference

Go to the source code of this file.

Description

unit test SyncClasslock_test

Definition in file sync-classlock-test.cpp.

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.
 

Function Documentation

◆ LAUNCHER()

lib::test::LAUNCHER ( SyncClasslock_test  ,
"unit common"   
)

Register this test class...