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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7960 typedef struct BtShared BtShared; typedef in typeref:struct:BtShared
8123 ** use mutexes to access the BtShared structures. So make the
9322 ** Btrees that refer to the same underlying BtShared object.
47745 struct BtShared { struct
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c12030 typedef struct BtShared BtShared; typedef in typeref:struct:BtShared
12312 ** use mutexes to access the BtShared structures. So make the
13712 ** Btrees that refer to the same underlying BtShared object.
57555 struct BtShared { struct
[all...]

Completed in 871 milliseconds