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

/vbox/src/VBox/Runtime/common/string/
H A Dstrcache.cpp109 int rcOnce = RTOnce(&g_rtStrCacheOnce, rtStrCacheInitDefault, NULL); \
310 static RTONCE g_rtStrCacheOnce = RTONCE_INITIALIZER; variable

Completed in 46 milliseconds