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