Searched defs:DetachIterator (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/darwin/
H A Diokit.cpp516 io_iterator_t DetachIterator; member in struct:DARWINUSBNOTIFY
642 &pNotify->DetachIterator);
644 darwinDrainIterator(pNotify->DetachIterator);
677 IOObjectRelease(pNotify->DetachIterator);
678 pNotify->DetachIterator = NULL;

Completed in 50 milliseconds