Home
last modified time | relevance | path

Searched refs:RxTransferListWithMutex (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/ddk/
H A Drxcontx.h460 #define RxTransferListWithMutex(Destination, Source, Mutex) \ macro
/reactos/sdk/lib/drivers/rxce/
H A Drxce.c7749 RxTransferListWithMutex(&BlockedOps, &RxContext->BlockedOperations, RxContext->BlockedOpsMutex); in RxResumeBlockedOperations_ALL()