osi replaced bu epics

This commit is contained in:
Marty Kraimer
2001-01-11 19:33:15 +00:00
parent b1d9ce2941
commit cb4bfd4640
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
#include "osiThread.h"
#include "ipAddrToAsciiAsynchronous.h"
osiMutex ipAddrToAsciiEngine::mutex;
epicsMutex ipAddrToAsciiEngine::mutex;
ipAddrToAsciiEngine::ipAddrToAsciiEngine ( const char *pName ) :
osiThread ( pName, 0x1000, threadPriorityLow ), nextId ( 0u ),