Searched refs:MPOOL_ON (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_method.c80 if (MPOOL_ON(env)) {
204 if (MPOOL_ON(env)) {
243 if (MPOOL_ON(env)) {
274 if (MPOOL_ON(env)) {
307 if (MPOOL_ON(env)) {
339 if (MPOOL_ON(env)) {
377 if (MPOOL_ON(env)) {
411 if (MPOOL_ON(env)) {
445 if (MPOOL_ON(env)) {
499 if (!MPOOL_ON(en
[all...]
H A Dmp_resize.c526 if (MPOOL_ON(env)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_chkpt.c199 if (MPOOL_ON(env) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h385 * MPOOL_ON Memory pool has been configured.
400 #define MPOOL_ON(env) ((env)->mp_handle != NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h384 * MPOOL_ON Memory pool has been configured.
399 #define MPOOL_ON(env) ((env)->mp_handle != NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h383 * MPOOL_ON Memory pool has been configured.
398 #define MPOOL_ON(env) ((env)->mp_handle != NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h387 * MPOOL_ON Memory pool has been configured.
402 #define MPOOL_ON(env) ((env)->mp_handle != NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h384 * MPOOL_ON Memory pool has been configured.
399 #define MPOOL_ON(env) ((env)->mp_handle != NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h384 * MPOOL_ON Memory pool has been configured.
399 #define MPOOL_ON(env) ((env)->mp_handle != NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_open.c876 if (MPOOL_ON(env)) {
H A Denv_stat.c108 if (MPOOL_ON(env)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_iface.c1269 if (!F_ISSET(env, ENV_DBLOCAL) && !MPOOL_ON(env)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_env.c1549 if (MPOOL_ON(env)) {

Completed in 112 milliseconds