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

Go to the source code of this file.

Description

unit test SyncWaiting_test

Definition in file sync-waiting-test.cpp.

#include "lib/test/run.hpp"
#include "lib/error.hpp"
#include "lib/thread.hpp"
#include "lib/sync.hpp"
#include <atomic>

Classes

class  SyncOnBool
 demonstrates how to wait on a simple boolean flag More...
 
class  SyncWaiting_test
 

Functions

 LAUNCHER (SyncWaiting_test, "unit common")
 Register this test class... More...
 

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

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

Register this test class...