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.c738 static oslMutex pPoolGuard = NULL; in getInternMutex() local
739 if( !pPoolGuard ) in getInternMutex()
744 if( !pPoolGuard ) in getInternMutex()
748 pPoolGuard = p; in getInternMutex()
757 return pPoolGuard; in getInternMutex()

Completed in 12 milliseconds