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

/vbox/src/VBox/VMM/VMMR3/
H A DPDMQueue.cpp504 PPDMQUEUE pQueueDestroy = pQueue; local
506 int rc = PDMR3QueueDestroy(pQueueDestroy);
556 PPDMQUEUE pQueueDestroy = pQueue; local
558 int rc = PDMR3QueueDestroy(pQueueDestroy);

Completed in 43 milliseconds