NdisDprAcquireSpinLock acquires a spin lock so the caller can synchronize access to resources shared among nonISR driver functions in a multiprocessor-safe way.
VOID NdisDprAcquireSpinLock(IN PNDIS_SPIN_LOCK SpinLock);
Header File: | Ndis.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |