NdisReleaseSpinLock releases a spin lock that was acquired in a preceding call to NdisAcquireSpinLock.
VOID NdisReleaseSpinLock(IN PNDIS_SPIN_LOCK SpinLock);
| Header File: | Ndis.h |
| Module: | Nk |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete Documentation: | Windows NT Device Driver Kit |