Searched refs:DB_MPOOL_NOLOCK (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dapi_flags.in66 #define DB_MPOOL_NOLOCK 0x00000002
/macosx-10.9.5/BerkeleyDB-21/db/mp/
H A Dmp_fopen.c891 if (!LF_ISSET(DB_MPOOL_NOLOCK))
918 DB_ASSERT(env, !LF_ISSET(DB_MPOOL_NOLOCK));
925 if (!deleted && !LF_ISSET(DB_MPOOL_NOLOCK))
H A Dmp_sync.c759 (t_ret = __memp_fclose(dbmfp, DB_MPOOL_NOLOCK)) != 0 && ret == 0)
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts855 DB_MPOOL_NOLOCK => DEFINE,
H A DBerkeleyDB.pm271 DB_MPOOL_NOLOCK
H A Dconstants.h2746 DB_MPOOL_EXTENT DB_MPOOL_NOFILE DB_MPOOL_NOLOCK DB_MPOOL_UNLINK
3046 if (memEQ(name, "DB_MPOOL_NOLOCK", 15)) {
3048 #ifdef DB_MPOOL_NOLOCK
3049 *iv_return = DB_MPOOL_NOLOCK;
5523 DB_MPOOL_NOLOCK DB_MPOOL_PRIVATE DB_MPOOL_UNLINK DB_MULTIPLE
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h2314 #define DB_MPOOL_NOLOCK 0x00000002 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h2297 #define DB_MPOOL_NOLOCK 0x00000002 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h2306 #define DB_MPOOL_NOLOCK 0x00000002 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h2349 #define DB_MPOOL_NOLOCK 0x00000002 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h2349 #define DB_MPOOL_NOLOCK 0x00000002 macro

Completed in 109 milliseconds