Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dmutex_noop.c46 static int noopMutexTry(sqlite3_mutex *p){ in noopMutexTry() function
59 noopMutexTry, in sqlite3NoopMutex()