Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/async/
H A Dsqlite3async.c1021 static sqlite3_io_methods async_methods = { in asyncOpen() local
1125 p->pMethod = &async_methods; in asyncOpen()