upgraded locking

This commit is contained in:
Jeff Hill
2001-03-07 16:17:04 +00:00
parent 128cedaa06
commit 1aa047bf61
6 changed files with 41 additions and 52 deletions

View File

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