Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This header is used by ifsk. For more information, see:
rxworkq.h contains the following programming interfaces:
Functions
| RxDispatchToWorkerThread RxDispatchToWorkerThread invokes a routine in the context of a worker thread. The memory for the WORK_QUEUE_ITEM is allocated by this routine. |
| RxPostToWorkerThread RxPostToWorkerThread invokes a routine passed as a parameter in the context of a worker thread. Memory for the WORK_QUEUE_ITEM must be allocated by the caller. |
| RxSpinDownMRxDispatcher RxSpinDownMRxDispatcher tears down the dispatcher context for a network mini-redirector. |