Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c15253 typedef struct SQLiteThread SQLiteThread; typedef
33712 struct SQLiteThread { struct
33722 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
33784 struct SQLiteThread { struct
33794 void *pArg /* IN: Pointer to the SQLiteThread structure */ in sqlite3ThreadProc() argument
33889 struct SQLiteThread { struct
33897 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
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
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c15421 typedef struct SQLiteThread SQLiteThread; typedef
33953 struct SQLiteThread { struct
33963 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
34025 struct SQLiteThread { struct
34035 void *pArg /* IN: Pointer to the SQLiteThread structure */ in sqlite3ThreadProc() argument
34130 struct SQLiteThread { struct
34138 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c15253 typedef struct SQLiteThread SQLiteThread; typedef
33712 struct SQLiteThread { struct
33722 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
33784 struct SQLiteThread { struct
33794 void *pArg /* IN: Pointer to the SQLiteThread structure */ in sqlite3ThreadProc() argument
33889 struct SQLiteThread { struct
33897 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument