Home
last modified time | relevance | path

Searched refs:quotaLock (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_quota.c652 static int quotaLock(sqlite3_file *pConn, int lock){ in quotaLock() function
773 gQuota.sIoMethodsV1.xLock = quotaLock; in sqlite3_quota_initialize()