Typedefs

acsutilThreadInit.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

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

Detailed Description

Header for thread initialization. Just includes a couple of function pointer typedefs.