Searched refs:DB_PRIORITY_UNCHANGED (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/db/
H A Ddb_ovfl_vrfy.c332 vdp->thread_info, h, DB_PRIORITY_UNCHANGED)) != 0)
336 mpf, vdp->thread_info, h, DB_PRIORITY_UNCHANGED)) != 0)
384 vdp->thread_info, h, DB_PRIORITY_UNCHANGED)) != 0)
400 vdp->thread_info, h, DB_PRIORITY_UNCHANGED)) != 0 && ret == 0)
H A Ddb_setlsn.c100 ip, pagep, DB_PRIORITY_UNCHANGED)) != 0)
H A Ddb_overflow.c570 mpf, ip, dbt_pagep, DB_PRIORITY_UNCHANGED);
586 ip, dbt_pagep, DB_PRIORITY_UNCHANGED)) != 0) {
588 ip, match_pagep, DB_PRIORITY_UNCHANGED);
592 ip, match_pagep, DB_PRIORITY_UNCHANGED)) != 0)
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dqam.h166 addrp, QAM_PROBE_GET, DB_PRIORITY_UNCHANGED, flags)
H A Ddb.in536 DB_PRIORITY_UNCHANGED=0,
/macosx-10.9.5/BerkeleyDB-21/db/examples_cxx/
H A DMpoolExample.cpp201 if ((ret = mfp->put(p, DB_PRIORITY_UNCHANGED, 0)) != 0) {
/macosx-10.9.5/BerkeleyDB-21/db/mp/
H A Dmp_fput.c202 case DB_PRIORITY_UNCHANGED:
358 DB_PRIORITY_UNCHANGED)) != 0)
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/
H A Dex_mpool.c230 if ((ret = mfp->put(mfp, p, DB_PRIORITY_UNCHANGED, 0)) != 0) {
/macosx-10.9.5/BerkeleyDB-21/db/btree/
H A Dbt_verify.c1882 vdp->thread_info, h, DB_PRIORITY_UNCHANGED)) != 0 && ret == 0)
2458 vdp->thread_info, h, DB_PRIORITY_UNCHANGED)) != 0)
2493 vdp->thread_info, h, DB_PRIORITY_UNCHANGED)) != 0)
2500 vdp->thread_info, h, DB_PRIORITY_UNCHANGED);
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts839 DB_PRIORITY_UNCHANGED => '4.6.11',
H A DBerkeleyDB.pm328 DB_PRIORITY_UNCHANGED
H A Dconstants.h5055 DB_MUTEX_LOGICAL_LOCK DB_MUTEX_PROCESS_ONLY DB_PRIORITY_UNCHANGED
5119 if (memEQ(name, "DB_PRIORITY_UNCHANGED", 21)) {
5125 *iv_return = DB_PRIORITY_UNCHANGED;
5614 {name=>"DB_PRIORITY_UNCHANGED", type=>"IV", macro=>["#if (DB_VERSION_MAJOR > 4) || \\\n (DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR > 6) || \\\n (DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR == 6 && \\\n DB_VERSION_PATCH >= 11)\n", "#endif\n"]},
/macosx-10.9.5/BerkeleyDB-21/db/tcl/
H A Dtcl_mp.c844 ret = mp->put(mp, page, DB_PRIORITY_UNCHANGED, flag);
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h526 DB_PRIORITY_UNCHANGED=0, enumerator in enum:__anon148
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h515 DB_PRIORITY_UNCHANGED=0, enumerator in enum:__anon173
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h524 DB_PRIORITY_UNCHANGED=0, enumerator in enum:__anon197
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h563 DB_PRIORITY_UNCHANGED=0, enumerator in enum:__anon228
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h563 DB_PRIORITY_UNCHANGED=0, enumerator in enum:__anon252
/macosx-10.9.5/BerkeleyDB-21/db/rep/
H A Drep_backup.c742 ip, pagep, DB_PRIORITY_UNCHANGED);

Completed in 315 milliseconds