- Test:
- verify the special flavour of the thread-wrapper, allowing to block waiting on thread end and then pass result or error state.
- See also
- thread.hpp
-
Result_test
-
ThreadWrapper_test
-
SyncLocking_test
Definition at line 62 of file thread-wrapper-join-test.cpp.
|
void | detectFailure () |
|
void | joinOnceOnly () |
|
void | returnValue () |
|
virtual void | run (Arg) |
|
void | simpleUse () |
|
int | theAction (int secretValue) |
|
|
virtual void | run (Arg arg)=0 |
|
◆ theAction()
int theAction |
( |
int |
secretValue | ) |
|
|
inlineprivate |
The documentation for this class was generated from the following file: