Searched defs:ExInterlockedPushEntrySList (Results 1 - 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/ |
H A D | wdm.h | 13260 #define ExInterlockedPushEntrySList(Head, Entry, Lock) \ macro 13291 ExInterlockedPushEntrySList( 13314 #define ExInterlockedPushEntrySList(_ListHead, _ListEntry, _Lock) \ macro 14084 ExInterlockedPushEntrySList(&Lookaside->L.u.ListHead, 14097 ExInterlockedPushEntrySList(&Lookaside->L.ListHead,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
H A D | wdm.h | 13260 #define ExInterlockedPushEntrySList(Head, Entry, Lock) \ macro 13291 ExInterlockedPushEntrySList( 13314 #define ExInterlockedPushEntrySList(_ListHead, _ListEntry, _Lock) \ macro 14084 ExInterlockedPushEntrySList(&Lookaside->L.u.ListHead, 14097 ExInterlockedPushEntrySList(&Lookaside->L.ListHead,
|
Completed in 95 milliseconds