reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
145 void InotifyPollingLoop();
304 InotifyPollingThread = std::thread([this]() { InotifyPollingLoop(); });