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