Home
last modified time | relevance | path

Searched refs:SQLiteThread (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dthreads.c42 struct SQLiteThread { struct
52 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
56 SQLiteThread *p; in sqlite3ThreadCreate()
88 int sqlite3ThreadJoin(SQLiteThread *p, void **ppOut){ in sqlite3ThreadJoin()
114 struct SQLiteThread { struct
126 SQLiteThread *p = (SQLiteThread *)pArg; in sqlite3ThreadProc()
151 SQLiteThread *p; in sqlite3ThreadCreate()
184 int sqlite3ThreadJoin(SQLiteThread *p, void **ppOut){ in sqlite3ThreadJoin()
219 struct SQLiteThread { struct
231 SQLiteThread *p; in sqlite3ThreadCreate()
[all …]
H A DsqliteInt.h1070 typedef struct SQLiteThread SQLiteThread; typedef
4381 int sqlite3ThreadCreate(SQLiteThread**,void*(*)(void*),void*);
4382 int sqlite3ThreadJoin(SQLiteThread*, void**);
H A Dvdbesort.c296 SQLiteThread *pThread; /* Background thread, if any */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dthreads.c42 struct SQLiteThread { struct
52 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
56 SQLiteThread *p; in sqlite3ThreadCreate()
88 int sqlite3ThreadJoin(SQLiteThread *p, void **ppOut){ in sqlite3ThreadJoin()
114 struct SQLiteThread { struct
126 SQLiteThread *p = (SQLiteThread *)pArg; in sqlite3ThreadProc()
151 SQLiteThread *p; in sqlite3ThreadCreate()
184 int sqlite3ThreadJoin(SQLiteThread *p, void **ppOut){ in sqlite3ThreadJoin()
219 struct SQLiteThread { struct
231 SQLiteThread *p; in sqlite3ThreadCreate()
[all …]
H A DsqliteInt.h1102 typedef struct SQLiteThread SQLiteThread; typedef
4893 int sqlite3ThreadCreate(SQLiteThread**,void*(*)(void*),void*);
4894 int sqlite3ThreadJoin(SQLiteThread*, void**);
H A Dvdbesort.c296 SQLiteThread *pThread; /* Background thread, if any */
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dthreads.c42 struct SQLiteThread { struct
52 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
56 SQLiteThread *p; in sqlite3ThreadCreate()
88 int sqlite3ThreadJoin(SQLiteThread *p, void **ppOut){ in sqlite3ThreadJoin()
114 struct SQLiteThread { struct
126 SQLiteThread *p = (SQLiteThread *)pArg; in sqlite3ThreadProc()
151 SQLiteThread *p; in sqlite3ThreadCreate()
184 int sqlite3ThreadJoin(SQLiteThread *p, void **ppOut){ in sqlite3ThreadJoin()
219 struct SQLiteThread { struct
231 SQLiteThread *p; in sqlite3ThreadCreate()
[all …]
H A DsqliteInt.h1168 typedef struct SQLiteThread SQLiteThread; typedef
5146 int sqlite3ThreadCreate(SQLiteThread**,void*(*)(void*),void*);
5147 int sqlite3ThreadJoin(SQLiteThread*, void**);
H A Dvdbesort.c296 SQLiteThread *pThread; /* Background thread, if any */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dthreads.c42 struct SQLiteThread { struct
52 SQLiteThread **ppThread, /* OUT: Write the thread object here */ in sqlite3ThreadCreate() argument
56 SQLiteThread *p; in sqlite3ThreadCreate()
88 int sqlite3ThreadJoin(SQLiteThread *p, void **ppOut){ in sqlite3ThreadJoin()
114 struct SQLiteThread { struct
126 SQLiteThread *p = (SQLiteThread *)pArg; in sqlite3ThreadProc()
151 SQLiteThread *p; in sqlite3ThreadCreate()
184 int sqlite3ThreadJoin(SQLiteThread *p, void **ppOut){ in sqlite3ThreadJoin()
219 struct SQLiteThread { struct
231 SQLiteThread *p; in sqlite3ThreadCreate()
[all …]
H A DsqliteInt.h1138 typedef struct SQLiteThread SQLiteThread; typedef
4984 int sqlite3ThreadCreate(SQLiteThread**,void*(*)(void*),void*);
4985 int sqlite3ThreadJoin(SQLiteThread*, void**);
H A Dvdbesort.c296 SQLiteThread *pThread; /* Background thread, if any */
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c9380 typedef struct SQLiteThread SQLiteThread; typedef
13871 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
23155 struct SQLiteThread {
23165 SQLiteThread **ppThread, /* OUT: Write the thread object here */
23169 SQLiteThread *p;
23223 struct SQLiteThread {
23235 SQLiteThread *p = (SQLiteThread *)pArg;
23260 SQLiteThread *p;
23323 struct SQLiteThread {
23335 SQLiteThread *p;
[all …]
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c9380 typedef struct SQLiteThread SQLiteThread; typedef
13871 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
23155 struct SQLiteThread {
23165 SQLiteThread **ppThread, /* OUT: Write the thread object here */
23169 SQLiteThread *p;
23223 struct SQLiteThread {
23235 SQLiteThread *p = (SQLiteThread *)pArg;
23260 SQLiteThread *p;
23323 struct SQLiteThread {
23335 SQLiteThread *p;
[all …]
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlite3/
H A Dsqlite3.c9215 typedef struct SQLiteThread SQLiteThread; typedef
13699 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
22598 struct SQLiteThread {
22608 SQLiteThread **ppThread, /* OUT: Write the thread object here */
22612 SQLiteThread *p;
22666 struct SQLiteThread {
22678 SQLiteThread *p = (SQLiteThread *)pArg;
22703 SQLiteThread *p;
22766 struct SQLiteThread {
22778 SQLiteThread *p;
[all …]
/dports/devel/global/global-6.6.7/libdb/
H A Dsqlite3.c8906 typedef struct SQLiteThread SQLiteThread; typedef
13334 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
22030 struct SQLiteThread {
22040 SQLiteThread **ppThread, /* OUT: Write the thread object here */
22044 SQLiteThread *p;
22098 struct SQLiteThread {
22110 SQLiteThread *p = (SQLiteThread *)pArg;
22135 SQLiteThread *p;
22198 struct SQLiteThread {
22210 SQLiteThread *p;
[all …]
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/auto/
H A Dsqlite3.c9380 typedef struct SQLiteThread SQLiteThread; typedef
13871 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
23155 struct SQLiteThread {
23165 SQLiteThread **ppThread, /* OUT: Write the thread object here */
23169 SQLiteThread *p;
23223 struct SQLiteThread {
23235 SQLiteThread *p = (SQLiteThread *)pArg;
23260 SQLiteThread *p;
23323 struct SQLiteThread {
23335 SQLiteThread *p;
[all …]
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c9380 typedef struct SQLiteThread SQLiteThread; typedef
13871 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
23155 struct SQLiteThread {
23165 SQLiteThread **ppThread, /* OUT: Write the thread object here */
23169 SQLiteThread *p;
23223 struct SQLiteThread {
23235 SQLiteThread *p = (SQLiteThread *)pArg;
23260 SQLiteThread *p;
23323 struct SQLiteThread {
23335 SQLiteThread *p;
[all …]
/dports/databases/libgda5/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c9380 typedef struct SQLiteThread SQLiteThread; typedef
13871 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
23155 struct SQLiteThread {
23165 SQLiteThread **ppThread, /* OUT: Write the thread object here */
23169 SQLiteThread *p;
23223 struct SQLiteThread {
23235 SQLiteThread *p = (SQLiteThread *)pArg;
23260 SQLiteThread *p;
23323 struct SQLiteThread {
23335 SQLiteThread *p;
[all …]
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c9380 typedef struct SQLiteThread SQLiteThread;
13871 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
23155 struct SQLiteThread {
23165 SQLiteThread **ppThread, /* OUT: Write the thread object here */
23169 SQLiteThread *p;
23223 struct SQLiteThread {
23235 SQLiteThread *p = (SQLiteThread *)pArg;
23260 SQLiteThread *p;
23323 struct SQLiteThread {
23335 SQLiteThread *p;
[all …]
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c9380 typedef struct SQLiteThread SQLiteThread; typedef
13871 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
23155 struct SQLiteThread {
23165 SQLiteThread **ppThread, /* OUT: Write the thread object here */
23169 SQLiteThread *p;
23223 struct SQLiteThread {
23235 SQLiteThread *p = (SQLiteThread *)pArg;
23260 SQLiteThread *p;
23323 struct SQLiteThread {
23335 SQLiteThread *p;
[all …]
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c9380 typedef struct SQLiteThread SQLiteThread; typedef
13871 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
23155 struct SQLiteThread {
23165 SQLiteThread **ppThread, /* OUT: Write the thread object here */
23169 SQLiteThread *p;
23223 struct SQLiteThread {
23235 SQLiteThread *p = (SQLiteThread *)pArg;
23260 SQLiteThread *p;
23323 struct SQLiteThread {
23335 SQLiteThread *p;
[all …]
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c9380 typedef struct SQLiteThread SQLiteThread; typedef
13871 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
23155 struct SQLiteThread {
23165 SQLiteThread **ppThread, /* OUT: Write the thread object here */
23169 SQLiteThread *p;
23223 struct SQLiteThread {
23235 SQLiteThread *p = (SQLiteThread *)pArg;
23260 SQLiteThread *p;
23323 struct SQLiteThread {
23335 SQLiteThread *p;
[all …]
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c9380 typedef struct SQLiteThread SQLiteThread;
13871 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
23155 struct SQLiteThread {
23165 SQLiteThread **ppThread, /* OUT: Write the thread object here */
23169 SQLiteThread *p;
23223 struct SQLiteThread {
23235 SQLiteThread *p = (SQLiteThread *)pArg;
23260 SQLiteThread *p;
23323 struct SQLiteThread {
23335 SQLiteThread *p;
[all …]
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tsk/auto/
H A Dsqlite3.c9380 typedef struct SQLiteThread SQLiteThread; typedef
13871 SQLITE_PRIVATE int sqlite3ThreadJoin(SQLiteThread*, void**);
23155 struct SQLiteThread {
23165 SQLiteThread **ppThread, /* OUT: Write the thread object here */
23169 SQLiteThread *p;
23223 struct SQLiteThread {
23235 SQLiteThread *p = (SQLiteThread *)pArg;
23260 SQLiteThread *p;
23323 struct SQLiteThread {
23335 SQLiteThread *p;
[all …]

1234567