18 #ifndef XFSTKDLDREXAMPLEPARALLEL_H 19 #define XFSTKDLDREXAMPLEPARALLEL_H 20 #include <QtCore/QCoreApplication> 60 void *
Arg()
const {
return Arg_;}
61 void Arg(
void* a){Arg_ = a;}
64 unsigned int ThreadId_;
73 explicit Dlthread(QObject *parent = 0);
85 #endif // XFSTKDLDREXAMPLEPARALLEL_H string fwimage
Definition: xfstk-dldr-example-parallel.h:39
string usbsn
Definition: xfstk-dldr-example-parallel.h:43
string fwdnx
Definition: xfstk-dldr-example-parallel.h:38
string softfuse
Definition: xfstk-dldr-example-parallel.h:44
void * Arg() const
Definition: xfstk-dldr-example-parallel.h:60
DlThreadObj * obj
Definition: xfstk-dldr-example-parallel.h:75
string usbsn
Definition: xfstk-dldr-example-parallel.h:50
Definition: xfstk-dldr-example-parallel.h:69
void * threadobj
Definition: xfstk-dldr-example-parallel.h:49
string gpflags
Definition: xfstk-dldr-example-parallel.h:42
Definition: xfstk-dldr-example-parallel.h:37
void * hthread
Definition: xfstk-dldr-example-parallel.h:51
string osimage
Definition: xfstk-dldr-example-parallel.h:41
void Arg(void *a)
Definition: xfstk-dldr-example-parallel.h:61
Definition: xfstk-dldr-example-parallel.h:54
void(* xfstkstatuspfn)(char *status, void *)
Represents an optional status callback function that can be provided to xfstk API to obtain status in...
Definition: xfstkdldrapi.h:113
string osdnx
Definition: xfstk-dldr-example-parallel.h:40
xfstkstatuspfn statuscallback
Definition: xfstk-dldr-example-parallel.h:45
Definition: xfstk-dldr-example-parallel.h:48