![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 102 of file call-queue-test.cpp.
Classes | |
| struct | Worker |
Private Types | |
| using | Workers = lib::ScopedCollection< Worker > |
Private Member Functions | |
| virtual void | run (Arg) |
| void | verify_SimpleUse () |
| void | verify_Consistency () |
| void | verify_ThreadSafety () |
|
private |
Definition at line 211 of file call-queue-test.cpp.
|
inlineprivatevirtual |
Definition at line 106 of file call-queue-test.cpp.
References CallQueue_test::verify_Consistency(), CallQueue_test::verify_SimpleUse(), and CallQueue_test::verify_ThreadSafety().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 115 of file call-queue-test.cpp.
References CallQueue::feed(), CallQueue::invoke(), and CallQueue::size().
Referenced by CallQueue_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 145 of file call-queue-test.cpp.
References CallQueue::feed(), and CallQueue::invoke().
Referenced by CallQueue_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 221 of file call-queue-test.cpp.
References ThreadJoinable< RES >::join().
Referenced by CallQueue_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for CallQueue_test:
Collaboration diagram for CallQueue_test: