changed loc of free list lock

This commit is contained in:
Jeff Hill
2001-03-07 16:27:09 +00:00
parent 922dece548
commit 00ec5cbdeb
7 changed files with 18 additions and 20 deletions

View File

@@ -14,6 +14,7 @@
#include "oldAccess.h"
tsFreeList < struct oldSubscription, 1024 > oldSubscription::freeList;
epicsMutex oldSubscription::freeListMutex;
oldSubscription::~oldSubscription ()
{