Searched refs:test_unlock_notify_cb (Results 1 – 1 of 1) sorted by relevance
5163 static void test_unlock_notify_cb(void **aArg, int nArg){ in test_unlock_notify_cb() function5192 rc = sqlite3_unlock_notify(db, test_unlock_notify_cb, (void *)interp); in test_unlock_notify()