Searched refs:DB_PRIORITY_VERY_LOW (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DCacheFilePriority.java41 new CacheFilePriority("VERY_LOW", DbConstants.DB_PRIORITY_VERY_LOW);
55 case DbConstants.DB_PRIORITY_VERY_LOW:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fmethod.c429 *priorityp = DB_PRIORITY_VERY_LOW;
463 case DB_PRIORITY_VERY_LOW:
H A Dmp_fput.c189 if (priority == DB_PRIORITY_VERY_LOW ||
205 case DB_PRIORITY_VERY_LOW:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbConstants.java124 int DB_PRIORITY_VERY_LOW = 1; field in interface:DbConstants
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_meta.c468 dbc->thread_info, h, DB_PRIORITY_VERY_LOW)) != 0)
863 dbc->thread_info, pg, DB_PRIORITY_VERY_LOW)) != 0)
885 dbc->thread_info, h, DB_PRIORITY_VERY_LOW)) != 0)
H A Ddb_rec.c552 pagep, DB_PRIORITY_VERY_LOW)) != 0)
704 pagep, DB_PRIORITY_VERY_LOW)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_rec.c699 ip, pagep, DB_PRIORITY_VERY_LOW)) != 0)
884 pagep, DB_PRIORITY_VERY_LOW)) != 0)
896 pagep, DB_PRIORITY_VERY_LOW)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts624 DB_PRIORITY_VERY_LOW => '4.1.24',
H A DBerkeleyDB.pm330 DB_PRIORITY_VERY_LOW
H A Dconstants.h4862 DB_PANIC_ENVIRONMENT DB_PRIORITY_VERY_LOW DB_REP_FULL_ELECTION
4989 if (memEQ(name, "DB_PRIORITY_VERY_LOW", 20)) {
4995 *iv_return = DB_PRIORITY_VERY_LOW;
5616 {name=>"DB_PRIORITY_VERY_LOW", type=>"IV", macro=>["#if (DB_VERSION_MAJOR > 4) || \\\n (DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR > 1) || \\\n (DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR == 1 && \\\n DB_VERSION_PATCH >= 24)\n", "#endif\n"]},
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfop_util.c1420 ret == 0 ? dbp->priority : DB_PRIORITY_VERY_LOW)) != 0 && ret == 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam.c1316 cp->pgno, cp->page, DB_PRIORITY_VERY_LOW)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h527 DB_PRIORITY_VERY_LOW=1, enumerator in enum:__anon1877
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h516 DB_PRIORITY_VERY_LOW=1, enumerator in enum:__anon1902
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h537 DB_PRIORITY_VERY_LOW=1, enumerator in enum:__anon1926
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h525 DB_PRIORITY_VERY_LOW=1, enumerator in enum:__anon1959
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h564 DB_PRIORITY_VERY_LOW=1, enumerator in enum:__anon1990
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h564 DB_PRIORITY_VERY_LOW=1, enumerator in enum:__anon2014

Completed in 320 milliseconds