Searched defs:PKTHREAD (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h146 typedef struct _KTHREAD *PKTHREAD, *PRKTHREAD; typedef in typeref:struct:_KTHREAD
159 PKTHREAD Owner;
1230 PKTHREAD WINAPI KeGetCurrentThread(void);
1237 KPRIORITY WINAPI KeSetPriorityThread(PKTHREAD,KPRIORITY);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h146 typedef struct _KTHREAD *PKTHREAD, *PRKTHREAD; typedef in typeref:struct:_KTHREAD
158 PKTHREAD Owner;
1114 PKTHREAD WINAPI KeGetCurrentThread(void);
1121 KPRIORITY WINAPI KeSetPriorityThread(PKTHREAD,KPRIORITY);

Completed in 60 milliseconds