Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
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. |