Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 103 of file work-force-test.cpp.
Private Member Functions | |
virtual void | run (Arg) |
void | simpleUsage () |
void | verify_countActive () |
void | verify_defaultPool () |
void | verify_detectError () |
void | verify_dtor_blocks () |
void | verify_finalHook () |
void | verify_pullWork () |
void | verify_scalePool () |
void | verify_workerDismiss () |
void | verify_workerHalt () |
void | verify_workerRetard () |
void | verify_workerSleep () |
Additional Inherited Members | |
Public Member Functions inherited from Test | |
virtual | ~Test ()=default |
this is an interface | |
lib::Random | makeRandGen () |
build a dedicated new RandomGen, seeded from the default-Gen | |
virtual void | run (Arg arg)=0 |
void | seedRand () |
draw a new random seed from a common nucleus, and re-seed the default-Gen. | |
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 | |
|
inlineprivate |
Definition at line 128 of file work-force-test.cpp.
References vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup().
|
inlineprivate |
Definition at line 146 of file work-force-test.cpp.
References vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup().
|
inlineprivate |
Definition at line 178 of file work-force-test.cpp.
References vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup().
|
inlineprivate |
Definition at line 203 of file work-force-test.cpp.
References vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup().
|
inlineprivate |
Definition at line 226 of file work-force-test.cpp.
References vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup().
|
inlineprivate |
Definition at line 252 of file work-force-test.cpp.
References vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup().
|
inlineprivate |
Definition at line 277 of file work-force-test.cpp.
References Config::COMPUTATION_CAPACITY, and vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup().
|
inlineprivate |
finalHook
functor invoked at worker termination.Definition at line 304 of file work-force-test.cpp.
References vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup().
|
inlineprivate |
Definition at line 342 of file work-force-test.cpp.
References Config::COMPUTATION_CAPACITY, and vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup().
|
inlineprivate |
helper to count distinct thread-IDs
Definition at line 365 of file work-force-test.cpp.
References Config::COMPUTATION_CAPACITY, and vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup().
|
inlineprivate |
Definition at line 437 of file work-force-test.cpp.
References vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup().
|
inlineprivate |
Definition at line 473 of file work-force-test.cpp.