Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest1.c6903 static void test_unlock_notify_cb(void **aArg, int nArg){ in test_unlock_notify_cb() function
6932 rc = sqlite3_unlock_notify(db, test_unlock_notify_cb, (void *)interp); in test_unlock_notify()