PCACHE_STATE_STOPPING
atomic_set(&pcache->state, PCACHE_STATE_STOPPING);
return (atomic_read(&pcache->state) == PCACHE_STATE_STOPPING);