Searched defs:SQLiteThread (Results 1 – 1 of 1) sorted by relevance
15775 typedef struct SQLiteThread SQLiteThread; typedef34675 struct SQLiteThread { struct34685 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument34747 struct SQLiteThread { struct34757 void *pArg /* IN: Pointer to the SQLiteThread structure */ in sqlite3ThreadProc() argument34852 struct SQLiteThread { struct34860 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument