Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c15775 typedef struct SQLiteThread SQLiteThread; typedef
34675 struct SQLiteThread { struct
34685 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
34747 struct SQLiteThread { struct
34757 void *pArg /* IN: Pointer to the SQLiteThread structure */ in sqlite3ThreadProc() argument
34852 struct SQLiteThread { struct
34860 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument