Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_thread.c420 static void unlock_notify_cb(void **apArg, int nArg){ in unlock_notify_cb() function
455 rc = sqlite3_unlock_notify(db, unlock_notify_cb, (void *)&un); in wait_for_unlock_notify()