QTrk
Public Attributes | List of all members
Threads::Handle Struct Reference

#include <threads.h>

Public Attributes

DWORD threadID
 
ThreadEntryPoint callback
 
HANDLE winhdl
 
void * param
 

Detailed Description

Definition at line 54 of file threads.h.

Member Data Documentation

§ callback

ThreadEntryPoint Threads::Handle::callback

Definition at line 56 of file threads.h.

§ param

void* Threads::Handle::param

Definition at line 58 of file threads.h.

§ threadID

DWORD Threads::Handle::threadID

Definition at line 55 of file threads.h.

§ winhdl

HANDLE Threads::Handle::winhdl

Definition at line 57 of file threads.h.


The documentation for this struct was generated from the following file: