pool_conf_commit
if (pool_conf_commit(conf, PO_TRUE) != PO_SUCCESS)
if (pool_conf_commit(conf, PO_FALSE) != PO_SUCCESS)
if (pool_conf_commit(conf, 0) == PO_FAIL) {
if (PoolInternal.pool_conf_commit(getConf(), active) !=
return ((jint)pool_conf_commit(
if (pool_conf_commit(conf, 0) != PO_SUCCESS) {
extern int pool_conf_commit(pool_conf_t *, int);
if (pool_conf_commit(conf, PO_FALSE) != PO_SUCCESS)
if (pool_conf_commit(pconf, 1) != PO_SUCCESS)
if (pool_conf_commit(pconf, 0) != PO_SUCCESS)
if (pool_conf_commit(pconf, 0) != PO_SUCCESS)