#include <flgrCoreThreads.h>
Definition at line 46 of file flgrCoreThreads.h.
Data Fields | |
int | argc |
void ** | argv |
number of argument of the thread
Definition at line 47 of file flgrCoreThreads.h.
void** FLGR_ThreadsArg::argv |
array of pointer to argument of the thread
Definition at line 48 of file flgrCoreThreads.h.