improved dll interface

This commit is contained in:
Jeff Hill
2002-03-22 02:03:18 +00:00
parent 04b51375f3
commit 75b572be78
11 changed files with 63 additions and 61 deletions
+1
View File
@@ -12,6 +12,7 @@
#define epicsExportSharedSymbols
#include "epicsThread.h"
epicsThreadRunable::~epicsThreadRunable () {}
void epicsThreadRunable::stop() {};
void epicsThreadRunable::show(unsigned int) const {};