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
34676 struct SQLiteThread { struct
34686 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
34748 struct SQLiteThread { struct
34758 void *pArg /* IN: Pointer to the SQLiteThread structure */ in sqlite3ThreadProc() argument
34853 struct SQLiteThread { struct
34861 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument