Home
last modified time | relevance | path

Searched defs:SQLiteThread (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c15332 typedef struct SQLiteThread SQLiteThread; typedef
33796 struct SQLiteThread { struct
33806 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
33868 struct SQLiteThread { struct
33878 void *pArg /* IN: Pointer to the SQLiteThread structure */ in sqlite3ThreadProc() argument
33973 struct SQLiteThread { struct
33981 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument