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

/vbox/src/VBox/Runtime/common/misc/
H A Dreqqueue.cpp316 static void vmr3ReqJoinFree(PRTREQQUEUEINT pQueue, PRTREQ pList) function
366 vmr3ReqJoinFree(pQueue, pReq->pNext);
/vbox/src/VBox/VMM/VMMR3/
H A DVMReq.cpp548 static void vmr3ReqJoinFree(PVMINTUSERPERVM pVMInt, PVMREQ pList) function
633 vmr3ReqJoinFree(&pUVM->vm.s, pReq->pNext);

Completed in 49 milliseconds