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

/vbox/src/VBox/Main/src-server/darwin/
H A Diokit.cpp514 io_iterator_t AttachIterator2; member in struct:DARWINUSBNOTIFY
633 &pNotify->AttachIterator2);
636 darwinDrainIterator(pNotify->AttachIterator2);
647 IOObjectRelease(pNotify->AttachIterator2);
675 IOObjectRelease(pNotify->AttachIterator2);
676 pNotify->AttachIterator2 = NULL;

Completed in 319 milliseconds