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

/vbox/src/VBox/Devices/USB/darwin/
H A DUSBProxyDevice-darwin.cpp173 } RUNLOOPREFLIST, *PRUNLOOPREFLIST; typedef in typeref:struct:RUNLOOPREFLIST
321 PRUNLOOPREFLIST pListNode = (PRUNLOOPREFLIST)RTMemAllocZ(sizeof(RUNLOOPREFLIST));
351 PRUNLOOPREFLIST pNode = RTListGetFirst(pHead, RUNLOOPREFLIST, List);

Completed in 247 milliseconds