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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_split.c266 DB_LOCK rplock, tplock; local
279 LOCK_INIT(tplock);
350 0, NEXT_PGNO(cp->page), DB_LOCK_WRITE, 0, &tplock)) != 0)
479 if ((t_ret = __TLPUT(dbc, tplock)) != 0 && ret == 0)
494 (void)__LPUT(dbc, tplock);

Completed in 86 milliseconds