Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpcache1.c1032 static PgHdr1 *pcache1FetchWithMutex( in pcache1FetchWithMutex() function
1064 return (sqlite3_pcache_page*)pcache1FetchWithMutex(p, iKey, createFlag); in pcache1Fetch()