pool_cache_sethiwat
pool_cache_sethiwat(sc->sc_readpool,100);
pool_cache_sethiwat(sc->sc_readpool,100);
pool_cache_sethiwat(sc->sc_session_pool, MVXPSEC_MAX_SESSIONS);
pool_cache_sethiwat(sc->sc_packet_pool, MVXPSEC_MAX_SESSIONS);
void pool_cache_sethiwat(pool_cache_t, int);