Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c16407 typedef struct SQLiteThread SQLiteThread; typedef
35552 struct SQLiteThread { struct
35562 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
35624 struct SQLiteThread { struct
35634 void *pArg /* IN: Pointer to the SQLiteThread structure */ in sqlite3ThreadProc() argument
35730 struct SQLiteThread { struct
35738 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument