Searched defs:attachNotify (Results 1 – 2 of 2) sorted by relevance
51 virtual void attachNotify(const int num_attached) in attachNotify() function in errLogAttachMonitor
214 virtual void attachNotify(const int num_attached) { m_bInUse = (num_attached > 0); }; in attachNotify() function