replace osiMutex with epicsMutex; osiEvent with epicsEvent

This commit is contained in:
Marty Kraimer
2001-01-11 16:32:55 +00:00
parent 36a69befd8
commit c1ba676103
7 changed files with 9 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
#include "limits.h"
#include "string.h"
#include "osiMutex.h"
#include "epicsMutex.h"
#include "osiTime.h"
#include "tsFreeList.h"
#include "errMdef.h"