Searched refs:mMonitor (Results 1 – 2 of 2) sorted by relevance
36 mMonitor(), in MonitorFfs()225 mMonitor->join(); in reset()240 mMonitor = unique_ptr<thread>(new thread(this->startMonitorFd, this)); in startMonitor()
122 unique_ptr<thread> mMonitor; variable