updated to match service API changes

This commit is contained in:
Jeff Hill
2001-04-20 00:46:18 +00:00
parent c6d116d1e8
commit a42a95f60a
6 changed files with 82 additions and 23 deletions

View File

@@ -99,7 +99,7 @@ void dbPutNotifyBlocker::completion ()
this->block.signal ();
}
void dbPutNotifyBlocker::initiatePutNotify ( epicsMutex &mutex, cacNotify &notify,
void dbPutNotifyBlocker::initiatePutNotify ( epicsMutex &mutex, cacWriteNotify &notify,
struct dbAddr &addr, unsigned type, unsigned long count,
const void *pValue )
{