Struct action_thread_args¶
Defined in File WaitSet.cpp
Struct Documentation¶
-
struct action_thread_args
Public Functions
-
inline action_thread_args()
Public Members
-
std::string action
-
test_semaphore *semStart
-
test_semaphore *semReady
-
bool result
-
std::string message
-
inline action_thread_args()