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

/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp216 static DECLCALLBACK(int32_t) rtTestInitOnce(void *pvUser) function
235 int rc = RTOnce(&g_TestInitOnce, rtTestInitOnce, NULL);

Completed in 47 milliseconds