Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3ext.h230 int (*unlock_notify)(sqlite3*,void(*)(void**,int),void*); member
505 #define sqlite3_unlock_notify sqlite3_api->unlock_notify
Dsqlite3.c113511 int (*unlock_notify)(sqlite3*,void(*)(void**,int),void*);
113786 #define sqlite3_unlock_notify sqlite3_api->unlock_notify
/external/sqlite/dist/orig/
Dsqlite3ext.h230 int (*unlock_notify)(sqlite3*,void(*)(void**,int),void*); member
505 #define sqlite3_unlock_notify sqlite3_api->unlock_notify
Dsqlite3.c113495 int (*unlock_notify)(sqlite3*,void(*)(void**,int),void*);
113770 #define sqlite3_unlock_notify sqlite3_api->unlock_notify