Searched refs:pInternPool (Results 1 – 1 of 1) sorted by relevance
59 static StringHashTable *pInternPool = NULL; in getHashTable() local60 if (pInternPool == NULL) { in getHashTable()62 pInternPool = &aImpl; in getHashTable()64 return pInternPool; in getHashTable()
Completed in 15 milliseconds