Fawkes API
Fawkes Development Version
|
The parameters passed to the threads. More...
Public Attributes | |
WaitCondition * | cond |
The thread's wait condition. More... | |
The parameters passed to the threads.
Definition at line 33 of file test_wait_condition.cpp.
WaitCondition* thread_params::cond |
The thread's wait condition.
Definition at line 36 of file test_wait_condition.cpp.
Referenced by WaitConditionTest::start_test().