Home
last modified time | relevance | path

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

/third_party/sqlite/include/
H A Dsqlite3ext.h497 #define sqlite3_thread_cleanup sqlite3_api->thread_cleanup macro
H A Dsqlite3.h5475 SQLITE_API SQLITE_DEPRECATED void sqlite3_thread_cleanup(void);
/third_party/sqlite/src/
H A Dsqlite3.c5784 SQLITE_API SQLITE_DEPRECATED void sqlite3_thread_cleanup(void);
132420 #define sqlite3_thread_cleanup global() macro
177236 SQLITE_API void sqlite3_thread_cleanup(void){ global() function
[all...]

Completed in 145 milliseconds