gdrsclib
Data Fields
BtLock Struct Reference

Data Fields

BtreepBtree
 
Pgno iTable
 
u8 eLock
 
BtLockpNext
 

Detailed Description

Definition at line 36886 of file sqlite3.c.

Field Documentation

◆ eLock

u8 eLock

Definition at line 36889 of file sqlite3.c.

◆ iTable

Pgno iTable

Definition at line 36888 of file sqlite3.c.

◆ pBtree

Btree* pBtree

Definition at line 36887 of file sqlite3.c.

◆ pNext

BtLock* pNext

Definition at line 36890 of file sqlite3.c.


The documentation for this struct was generated from the following file: