Searched refs:g_string_pool (Results 1 – 1 of 1) sorted by relevance
198 static Pool *g_string_pool = nullptr; in StringPool() local201 []() { g_string_pool = new Pool(); }); in StringPool()203 return *g_string_pool; in StringPool()