Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c33716 void *(*xTask)(void*); /* The thread routine */ member
33787 void *(*xTask)(void*); /* The routine to run as a thread */ member
33890 void *(*xTask)(void*); /* The routine to run as a thread */ member
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c34109 void *(*xTask)(void*); /* The thread routine */ member
34180 void *(*xTask)(void*); /* The routine to run as a thread */ member
34283 void *(*xTask)(void*); /* The routine to run as a thread */ member
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c33957 void *(*xTask)(void*); /* The thread routine */ member
34028 void *(*xTask)(void*); /* The routine to run as a thread */ member
34131 void *(*xTask)(void*); /* The routine to run as a thread */ member
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c33716 void *(*xTask)(void*); /* The thread routine */ member
33787 void *(*xTask)(void*); /* The routine to run as a thread */ member
33890 void *(*xTask)(void*); /* The routine to run as a thread */ member