LUMIERA.clone/tests/vault/gear
Ichthyostega 73737f2aee Library/Application: consolidate Monitor implementation
After the fundamental switch from POSIX to the C++14 wrappers
the existing implementation of the Monitor can now be drastically condensed,
removing several layers of indirection. Moreover, all signatures
shall be changed to blend in with the names and patterns established
by the C++ standard.

This is Step-1 : consolidate the Implementation.

(to ensure correctness, the existing API towards application code was retained)
2023-10-15 02:41:41 +02:00
..
activity-detector-test.cpp Activity-Lang: abstracted execution framework complete and tested (closes: #1319) 2023-09-03 01:50:50 +02:00
activity-detector.hpp Activity-Lang: abstracted execution framework complete and tested (closes: #1319) 2023-09-03 01:50:50 +02:00
block-flow-test.cpp Library: switch Microbenchmark setup to C++17 threads 2023-09-24 18:07:28 +02:00
scheduler-activity-test.cpp Activity-Lang: complete handling of IO activities 2023-09-03 00:40:37 +02:00
scheduler-commutator-test.cpp Workforce: implementation complete 2023-09-09 23:42:13 +02:00
scheduler-invocation-test.cpp Workforce: implementation complete 2023-09-09 23:42:13 +02:00
scheduler-usage-test.cpp Workforce: requirement analysis 2023-09-05 00:22:17 +02:00
work-force-test.cpp Library/Application: consolidate Monitor implementation 2023-10-15 02:41:41 +02:00