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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h144 typedef struct _ETHREAD *PETHREAD; typedef in typeref:struct:_ETHREAD
444 PETHREAD Thread;
1250 #define PsGetCurrentThread() ((PETHREAD)KeGetCurrentThread())
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h144 typedef struct _ETHREAD *PETHREAD; typedef in typeref:struct:_ETHREAD
436 PETHREAD Thread;
1133 #define PsGetCurrentThread() ((PETHREAD)KeGetCurrentThread())

Completed in 60 milliseconds