Searched refs:__memp_bh_freeze (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dmp_ext.h64 int __memp_bh_freeze __P((DB_MPOOL *, REGINFO *, DB_MPOOL_HASH *, BH *, int *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_alloc.c427 ret = __memp_bh_freeze(dbmp,
H A Dmp_mvcc.c138 * __memp_bh_freeze --
144 * PUBLIC: int __memp_bh_freeze __P((DB_MPOOL *, REGINFO *, DB_MPOOL_HASH *,
148 __memp_bh_freeze(dbmp, infop, hp, bhp, need_frozenp) function
349 __db_err(env, ret, "__memp_bh_freeze");

Completed in 74 milliseconds