made compatible with latest ca

This commit is contained in:
Jeff Hill
2000-08-25 01:03:06 +00:00
parent 64b254fb60
commit cf2c8e4e82
2 changed files with 9 additions and 0 deletions

View File

@@ -178,4 +178,11 @@ int dbChannelIO::subscribe ( unsigned type, unsigned long count,
return status;
}
void dbChannelIO::lockOutstandingIO () const
{
}
void dbChannelIO::unlockOutstandingIO () const
{
}