CACHE_READ
case CACHE_READ:
return (cache_lock(CACHE_READ));
return (cache_unlock(CACHE_READ, 0));
lock = CACHE_READ;