Searched defs:sqlite3BtreeConnectionCount (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | btree.h | 387 # define sqlite3BtreeConnectionCount(X) 1 macro |
| H A D | btree.c | 11088 int sqlite3BtreeConnectionCount(Btree *p){ in sqlite3BtreeConnectionCount() function |