Searched refs:pBwGroupOld (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPDMNetShaper.cpp324 PPDMNSBWGROUP pBwGroupOld = ASMAtomicXchgPtrT(&pFilter->pBwGroupR3, pBwGroupNew, PPDMNSBWGROUP); local
326 if (pBwGroupOld)
327 pdmNsBwGroupUnref(pBwGroupOld);

Completed in 43 milliseconds