pool_associate
if (pool_associate(conf, pool, resource) != 0)
if (PoolInternal.pool_associate(_conf.getConf(), getPool(),
return ((jint)pool_associate((pool_conf_t *)(uintptr_t)jconf,
extern int pool_associate(pool_conf_t *, pool_t *, const pool_resource_t *);
if (pool_associate(TO_CONF(e2),
if (pool_associate(conf, pool, rsl[0]) < 0) {
if (pool_associate(pconf, pool, res) != PO_SUCCESS)