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

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest1.c5163 static void test_unlock_notify_cb(void **aArg, int nArg){ function
5192 rc = sqlite3_unlock_notify(db, test_unlock_notify_cb, (void *)interp);

Completed in 98 milliseconds