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

/vbox/src/VBox/Main/src-server/darwin/
H A Diokit.cpp512 io_iterator_t AttachIterator; member in struct:DARWINUSBNOTIFY
624 &pNotify->AttachIterator);
627 darwinDrainIterator(pNotify->AttachIterator);
649 IOObjectRelease(pNotify->AttachIterator);
673 IOObjectRelease(pNotify->AttachIterator);
674 pNotify->AttachIterator = NULL;

Completed in 55 milliseconds