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
void * threadobj
Definition: xfstk-dldr-example-parallel.h:49
Definition: xfstk-dldr-example-parallel.h:69
string osdnx
Definition: xfstk-dldr-example-parallel.h:40
string usbsn
Definition: xfstk-dldr-example-parallel.h:43
Definition: xfstk-dldr-example-parallel.h:48
DlThreadObj * obj
Definition: xfstk-dldr-example-parallel.h:75
string fwimage
Definition: xfstk-dldr-example-parallel.h:39
void * Arg() const
Definition: xfstk-dldr-example-parallel.h:60
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
Definition: xfstk-dldr-example-parallel.h:37
void * hthread
Definition: xfstk-dldr-example-parallel.h:51
Definition: xfstk-dldr-example-parallel.h:54
void Arg(void *a)
Definition: xfstk-dldr-example-parallel.h:61
string osimage
Definition: xfstk-dldr-example-parallel.h:41
string gpflags
Definition: xfstk-dldr-example-parallel.h:42
string fwdnx
Definition: xfstk-dldr-example-parallel.h:38
string softfuse
Definition: xfstk-dldr-example-parallel.h:44
xfstkstatuspfn statuscallback
Definition: xfstk-dldr-example-parallel.h:45
string usbsn
Definition: xfstk-dldr-example-parallel.h:50