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