InitThreadFunc

NAME
Detailed Description
Typedef Documentation
Author

NAME

InitThreadFunc −

Typedefs

typedef void(* InitThreadFunc )(const char *threadName)

Detailed Description

Typedef for thread initialiation function.

The only parameter to this void method is the name of the thread.

Typedef Documentation

typedef void(* InitThreadFunc)(const char *threadName)

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.