changed loc of free list lock
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "oldAccess.h"
|
||||
|
||||
tsFreeList < struct oldSubscription, 1024 > oldSubscription::freeList;
|
||||
epicsMutex oldSubscription::freeListMutex;
|
||||
|
||||
oldSubscription::~oldSubscription ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user