Searched refs:associate_locker (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_stati.c336 if (dbp->associate_locker != NULL)
337 STAT_ULONG("Associate lock", dbp->associate_locker->id);
H A Ddb_am.c700 dbp->associate_locker = sdbc->locker;
740 dbp->associate_locker = NULL;
H A Ddb.c1118 dbp->associate_locker = NULL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_err.c772 * If dbp->associate_locker is not NULL, that means we're in
786 if (!read_op && dbp->associate_locker != NULL &&
787 txn != NULL && dbp->associate_locker != assoc_locker) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1258 DB_LOCKER *associate_locker; /* Locker for DB->associate call. */ member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1247 DB_LOCKER *associate_locker; /* Locker for DB->associate call. */ member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1268 DB_LOCKER *associate_locker; /* Locker for DB->associate call. */ member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1256 DB_LOCKER *associate_locker; /* Locker for DB->associate call. */ member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1295 DB_LOCKER *associate_locker; /* Locker for DB->associate call. */ member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1295 DB_LOCKER *associate_locker; /* Locker for DB->associate call. */ member in struct:__db

Completed in 309 milliseconds