Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_quota.c659 static int quotaUnlock(sqlite3_file *pConn, int lock){ in quotaUnlock() function
774 gQuota.sIoMethodsV1.xUnlock = quotaUnlock; in sqlite3_quota_initialize()