Lines Matching refs:DB_LOCKTAB
31 static void __lock_checklocker __P((DB_LOCKTAB *, struct __db_lock *, int));
32 static void __lock_freeobj __P((DB_LOCKTAB *, DB_LOCKOBJ *));
33 static int __lock_get_internal __P((DB_LOCKTAB *, u_int32_t, DB_TXN *,
36 static int __lock_promote __P((DB_LOCKTAB *, DB_LOCKOBJ *));
37 static int __lock_put_internal __P((DB_LOCKTAB *, struct __db_lock *, int));
39 __P((DB_LOCKTAB *, DB_LOCKOBJ *, struct __db_lock *, db_status_t));
40 static int __lock_vec_internal __P((DB_LOCKTAB *, u_int32_t, DB_TXN *,
45 DB_LOCKTAB *lt;
64 DB_LOCKTAB *lt;
75 DB_LOCKTAB *lt;
87 DB_LOCKTAB *lt;
263 DB_LOCKTAB *lt;
299 DB_LOCKTAB *lt;
335 DB_LOCKTAB *lt;
370 DB_LOCKTAB *lt;
435 DB_LOCKTAB *lt;
667 * PUBLIC: __P((DB_LOCKTAB *, u_int32_t, DBT *, db_lockmode_t));
671 DB_LOCKTAB *lt;
701 * PUBLIC: void __lock_printlock __P((DB_LOCKTAB *, struct __db_lock *, int));
705 DB_LOCKTAB *lt;
782 * PUBLIC: int __lock_getobj __P((DB_LOCKTAB *,
787 DB_LOCKTAB *lt;
879 DB_LOCKTAB *lt;
893 DB_LOCKTAB *lt;
912 DB_LOCKTAB *lt;
927 * PUBLIC: int __lock_downgrade __P((DB_LOCKTAB *,
932 DB_LOCKTAB *lt;
968 DB_LOCKTAB *lt;