![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 52 of file thread-wrapper-lifecycle-test.cpp.
Private Member Functions | |
| virtual void | run (Arg) |
| void | defaultWrapperLifecycle () |
| void | verifyThreadLifecycleHooks () |
| void | demonstrateExplicitThreadLifecycle () |
Additional Inherited Members | |
Static Public Member Functions inherited from Test | |
| static string | firstTok (Arg) |
| conveniently pick the first token from the argument line | |
| static uint | firstVal (Arg, uint=1) |
| conveniently use some number given as argument, with optional default | |
Public Member Functions inherited from Test | |
| virtual | ~Test ()=default |
| this is an interface | |
| virtual void | run (Arg arg)=0 |
| void | seedRand () |
| draw a new random seed from a common nucleus, and re-seed the default-Gen. | |
| lib::Random | makeRandGen () |
| build a dedicated new RandomGen, seeded from the default-Gen | |
|
inlineprivatevirtual |
Definition at line 56 of file thread-wrapper-lifecycle-test.cpp.
References ThreadWrapperLifecycle_test::defaultWrapperLifecycle(), ThreadWrapperLifecycle_test::demonstrateExplicitThreadLifecycle(), and ThreadWrapperLifecycle_test::verifyThreadLifecycleHooks().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 66 of file thread-wrapper-lifecycle-test.cpp.
Referenced by ThreadWrapperLifecycle_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 93 of file thread-wrapper-lifecycle-test.cpp.
Referenced by ThreadWrapperLifecycle_test::run().
Here is the caller graph for this function:
|
inlineprivate |
unique_ptrDefinition at line 124 of file thread-wrapper-lifecycle-test.cpp.
References Dummy::checksum(), and ThreadWrapper::detach_thread_from_wrapper().
Referenced by ThreadWrapperLifecycle_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for ThreadWrapperLifecycle_test:
Collaboration diagram for ThreadWrapperLifecycle_test: