Fawkes API  Fawkes Development Version
thread_params Struct Reference

The parameters passed to the threads. More...

Public Attributes

WaitConditioncond
 The thread's wait condition. More...
 

Detailed Description

The parameters passed to the threads.

Definition at line 33 of file test_wait_condition.cpp.

Member Data Documentation

◆ cond

WaitCondition* thread_params::cond

The thread's wait condition.

Definition at line 36 of file test_wait_condition.cpp.

Referenced by WaitConditionTest::start_test().


The documentation for this struct was generated from the following file: