Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dustring.c808 static oslMutex pPoolGuard = NULL; in getInternMutex() local
809 if( !pPoolGuard ) in getInternMutex()
814 if( !pPoolGuard ) in getInternMutex()
818 pPoolGuard = p; in getInternMutex()
827 return pPoolGuard; in getInternMutex()