Searched refs:azLockNames (Results 1 – 1 of 1) sorted by relevance
18710 const char *azLockNames[] = { in lockName() local18713 if( eLock<0 || eLock>=(int)(sizeof(azLockNames)/sizeof(azLockNames[0])) ){ in lockName()18716 return azLockNames[eLock]; in lockName()