changes for osiThread=>epicsThread

This commit is contained in:
Marty Kraimer
2001-01-18 19:08:14 +00:00
parent 4c247070aa
commit dbe9c8e75f
85 changed files with 1163 additions and 1126 deletions

View File

@@ -15,7 +15,7 @@ of this distribution.
#include <stdio.h>
#include <ctype.h>
#include "osiThread.h"
#include "epicsThread.h"
extern "C" void epicsEventTest(int nthreads,int errVerbose);