Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c16386 typedef struct SQLiteThread SQLiteThread; typedef
35522 struct SQLiteThread { struct
35532 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
35594 struct SQLiteThread { struct
35604 void *pArg /* IN: Pointer to the SQLiteThread structure */ in sqlite3ThreadProc() argument
35700 struct SQLiteThread { struct
35708 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument