Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c5579 *(*const autolockIoFinder)(const char*,unixFile*) = autolockIoFinderImpl; variable
7103 dummyVfs.pAppData = (void*)&autolockIoFinder; in proxyCreateUnixFile()
8029 UNIXVFS("unix", autolockIoFinder ), in sqlite3_os_init()