2025-04-27 07:49:33 -04:00

10 lines
165 B
C

//
// Copyright (c) 1997-1999 Microsoft Corporation
//
// Count of locks
extern long g_lComponents;
// Count of active locks
extern long g_lServerLocks;