Searched defs:SQLiteThread (Results 1 – 1 of 1) sorted by relevance
16407 typedef struct SQLiteThread SQLiteThread; typedef35552 struct SQLiteThread { struct35562 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument35624 struct SQLiteThread { struct35634 void *pArg /* IN: Pointer to the SQLiteThread structure */ in sqlite3ThreadProc() argument35730 struct SQLiteThread { struct35738 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument