en-tête rxworkq.h
Cet en-tête est utilisé par ifsk. Pour plus d'informations, consultez les pages suivantes :
rxworkq.h contient les interfaces de programmation suivantes :
Fonctions
RxDispatchToWorkerThread RxDispatchToWorkerThread appelle une routine dans le contexte d’un thread de travail. La mémoire du WORK_QUEUE_ITEM est allouée par cette routine. |
RxPostToWorkerThread RxPostToWorkerThread appelle une routine passée en tant que paramètre dans le contexte d’un thread de travail. La mémoire du WORK_QUEUE_ITEM doit être allouée par l’appelant. |
RxSpinDownMRxDispatcher RxSpinDownMRxDispatcher détruit le contexte du répartiteur pour un mini-redirecteur réseau. |