windows-nt/Source/XPSP1/NT/base/ntos/ex/spintrac.c
2020-09-26 16:20:57 +08:00

27 lines
306 B
C

/*++
Copyright (c) 1989 Microsoft Corporation
Module Name:
spinlock.c
Abstract:
This module implements the executive functions to allocate and free spin
locks.
Author:
David N. Cutler (davec) 16-May-1989
Environment:
Kernel mode only.
Revision History:
--*/
#include "exp.h"