Searched defs:SQLiteThread (Results 1 – 2 of 2) sorted by relevance
42 struct SQLiteThread { struct52 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument114 struct SQLiteThread { struct124 void *pArg /* IN: Pointer to the SQLiteThread structure */ in sqlite3ThreadProc() argument219 struct SQLiteThread { struct227 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
1210 typedef struct SQLiteThread SQLiteThread; typedef