![]() |
Lumiera 0.pre.04
»edit your freedom«
|
unit test SyncWaiting_test More...
Go to the source code of this file.
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>Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::test |
| Unit tests for the Lumiera support library. | |
| namespace | lib::test::anonymous_namespace{sync-waiting-test.cpp} |
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... | |