Searched refs:g_string_pool (Results 1 – 1 of 1) sorted by relevance
196 static Pool *g_string_pool = NULL; in StringPool() local198 if (g_string_pool == NULL) in StringPool()201 if (g_string_pool == NULL) in StringPool()203 g_string_pool = new Pool(); in StringPool()207 return *g_string_pool; in StringPool()