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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_failchk.c45 if (!F_ISSET(mutexp, DB_MUTEX_ALLOCATED) ||
H A Dmut_alloc.c141 F_SET(mutexp, DB_MUTEX_ALLOCATED |
219 DB_ASSERT(env, F_ISSET(mutexp, DB_MUTEX_ALLOCATED));
220 F_CLR(mutexp, DB_MUTEX_ALLOCATED);
H A Dmut_stat.c166 if (!F_ISSET(mutexp, DB_MUTEX_ALLOCATED))
229 { DB_MUTEX_ALLOCATED, "alloc" },
269 if (!F_ISSET(mutexp, DB_MUTEX_ALLOCATED))
H A Dmut_region.c375 if (F_ISSET(mutexp, DB_MUTEX_ALLOCATED))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts730 DB_MUTEX_ALLOCATED => DEFINE,
H A DBerkeleyDB.pm279 DB_MUTEX_ALLOCATED
H A Dconstants.h4143 DB_MPOOL_NEW_GROUP DB_MUTEX_ALLOCATED DB_PR_RECOVERYTEST
4182 if (memEQ(name, "DB_MUTEX_ALLOCATED", 18)) {
4184 #ifdef DB_MUTEX_ALLOCATED
4185 *iv_return = DB_MUTEX_ALLOCATED;
5525 DB_MUTEX_ALLOCATED DB_MUTEX_LOCKED DB_MUTEX_LOGICAL_LOCK
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2319 #define DB_MUTEX_ALLOCATED 0x00000001 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2302 #define DB_MUTEX_ALLOCATED 0x00000001 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2324 #define DB_MUTEX_ALLOCATED 0x00000001 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h2311 #define DB_MUTEX_ALLOCATED 0x00000001 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2354 #define DB_MUTEX_ALLOCATED 0x00000001 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h2354 #define DB_MUTEX_ALLOCATED 0x00000001 macro

Completed in 247 milliseconds