Searched refs:DB_ENV_YIELDCPU (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_fcntl.c121 if (F_ISSET(dbenv, DB_ENV_YIELDCPU))
H A Dmut_tas.c177 if (F_ISSET(dbenv, DB_ENV_YIELDCPU))
H A Dmut_pthread.c290 if (F_ISSET(dbenv, DB_ENV_YIELDCPU))
H A Dmut_win32.c203 if (F_ISSET(dbenv, DB_ENV_YIELDCPU))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_stat.c233 { DB_ENV_YIELDCPU, "DB_ENV_YIELDCPU" },
H A Denv_method.c596 { DB_YIELDCPU, DB_ENV_YIELDCPU }
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts508 DB_ENV_YIELDCPU => DEFINE,
H A DBerkeleyDB.pm140 DB_ENV_YIELDCPU
H A Dconstants.h2743 DB_ENV_YIELDCPU DB_IGNORE_LEASE DB_LOCK_DEFAULT DB_LOCK_INHERIT
2947 if (memEQ(name, "DB_ENV_YIELDCPU", 15)) {
2949 #ifdef DB_ENV_YIELDCPU
2950 *iv_return = DB_ENV_YIELDCPU;
5492 DB_ENV_USER_ALLOC DB_ENV_YIELDCPU DB_EVENT_NOT_HANDLED
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fget.c997 if (F_ISSET(env->dbenv, DB_ENV_YIELDCPU))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1949 #define DB_ENV_YIELDCPU 0x00020000 /* DB_YIELDCPU set */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1938 #define DB_ENV_YIELDCPU 0x00020000 /* DB_YIELDCPU set */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1959 #define DB_ENV_YIELDCPU 0x00020000 /* DB_YIELDCPU set */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1947 #define DB_ENV_YIELDCPU 0x00020000 /* DB_YIELDCPU set */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1986 #define DB_ENV_YIELDCPU 0x00020000 /* DB_YIELDCPU set */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1986 #define DB_ENV_YIELDCPU 0x00020000 /* DB_YIELDCPU set */ macro

Completed in 280 milliseconds