Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c15378 typedef struct SQLiteThread SQLiteThread; typedef
34105 struct SQLiteThread { struct
34115 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
34177 struct SQLiteThread { struct
34187 void *pArg /* IN: Pointer to the SQLiteThread structure */ in sqlite3ThreadProc() argument
34282 struct SQLiteThread { struct
34290 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument