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

/vbox/src/VBox/Runtime/testcase/
H A DtstOnce.cpp47 static RTONCE g_Once2 = RTONCE_INITIALIZER; variable
92 rc = RTOnce(&g_Once2, Once2CB, (void *)42);

Completed in 31 milliseconds