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

/vbox/src/VBox/Devices/USB/darwin/
H A DUSBProxyDevice-darwin.cpp256 static RTONCE g_usbProxyDarwinOnce = RTONCE_INITIALIZER; variable
1088 vrc = RTOnce(&g_usbProxyDarwinOnce, usbProxyDarwinInitOnce, NULL);

Completed in 59 milliseconds