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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h69 } KEVENT, *PKEVENT, *RESTRICTED_POINTER PRKEVENT; typedef in typeref:struct:_KEVENT
1235 LONG WINAPI KeResetEvent(PRKEVENT);
1236 LONG WINAPI KeSetEvent(PRKEVENT,KPRIORITY,BOOLEAN);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h69 } KEVENT, *PKEVENT, *RESTRICTED_POINTER PRKEVENT; typedef in typeref:struct:_KEVENT
1119 LONG WINAPI KeResetEvent(PRKEVENT);
1120 LONG WINAPI KeSetEvent(PRKEVENT,KPRIORITY,BOOLEAN);

Completed in 47 milliseconds