Home
last modified time | relevance | path

Searched refs:g_bInit (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sal/osl/os2/
H A Dlibutil.c28 static BOOL g_bInit = FALSE;
34 if (!g_bInit)
42 g_bInit = TRUE;
/aoo41x/main/sal/osl/w32/
H A Dlibutil.c32 static BOOL g_bInit = FALSE; variable
38 if (!g_bInit) in GetPlatformId()
46 g_bInit = TRUE; in GetPlatformId()

Completed in 7 milliseconds