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

/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp204 static RTONCE g_TestInitOnce = RTONCE_INITIALIZER; variable
235 int rc = RTOnce(&g_TestInitOnce, rtTestInitOnce, NULL);

Completed in 45 milliseconds