NdisDprAcquireSpinLock

NdisDprAcquireSpinLock acquires a spin lock so the caller can synchronize access to resources shared among nonISR driver functions in a multiprocessor-safe way.

Syntax

VOID NdisDprAcquireSpinLock(IN PNDIS_SPIN_LOCK SpinLock);

At a Glance

Header File: Ndis.h
Module: Nk
Platforms:
Versions: 2.0 and later
Complete Documentation: Windows NT Device Driver Kit