![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 53 of file thread-wrapper-test.cpp.
Private Member Functions | |
| virtual void | run (Arg) |
| void | demonstrateSimpleUsage () |
| void | verifyConcurrentExecution () |
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 57 of file thread-wrapper-test.cpp.
References ThreadWrapper_test::demonstrateSimpleUsage(), Test::seedRand(), and ThreadWrapper_test::verifyConcurrentExecution().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 67 of file thread-wrapper-test.cpp.
Referenced by ThreadWrapper_test::run().
Here is the caller graph for this function:
|
inlineprivate |
< the actual operation running in a separate thread
Definition at line 90 of file thread-wrapper-test.cpp.
References lib::test::benchmarkTime(), lib::explore(), and lib::rani().
Referenced by ThreadWrapper_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for ThreadWrapper_test:
Collaboration diagram for ThreadWrapper_test: