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