Share via


NDIS Interrupt and Synchronization Macros (Compact 2013)

3/26/2014

This section describes NDIS interrupt and synchronization macros.

In This Section

  • NDIS_INIT_MUTEX
    Intializes a mutex object and sets it to a signaled state.
  • NDIS_LOWER_IRQL
    Sts the IRQL on the current processor to the specified value.
  • NDIS_WAIT_FOR_MUTEX
    Puts the current thread into the wait state until the specified mutex object is set to the signaled state.

See Also

Reference

NDIS Interrupts
NDIS_INIT_MUTEX
NDIS_RELEASE_MUTEX