Home
last modified time | relevance | path

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

/aoo4110/main/sal/rtl/source/
H A Dhash.cxx59 static StringHashTable *pInternPool = NULL; in getHashTable() local
60 if (pInternPool == NULL) { in getHashTable()
62 pInternPool = &aImpl; in getHashTable()
64 return pInternPool; in getHashTable()

Completed in 16 milliseconds