Searched refs:ProcessNodeMonitorEventsJob (Results 1 – 2 of 2) sorted by relevance
79 struct Root::ProcessNodeMonitorEventsJob : public VolumeJob { struct in Root80 ProcessNodeMonitorEventsJob(Volume* volume, void (Root::*method)(Volume*)) in ProcessNodeMonitorEventsJob() argument87 ~ProcessNodeMonitorEventsJob() in ~ProcessNodeMonitorEventsJob() argument363 _QueueJob(new(std::nothrow) ProcessNodeMonitorEventsJob(volume, in VolumeNodeMonitorEventOccurred()
63 struct ProcessNodeMonitorEventsJob;