Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_thread.c410 typedef struct UnlockNotification UnlockNotification; typedef
411 struct UnlockNotification { struct
423 UnlockNotification *p = (UnlockNotification *)apArg[i]; in unlock_notify_cb() argument
447 UnlockNotification un; in wait_for_unlock_notify()