Home
last modified time | relevance | path

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

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dos_win.c80 typedef struct winShm winShm; /* A connection to shared-memory */ typedef
1315 struct winShm { struct
1316 winShmNode *pShmNode; /* The underlying winShmNode object */ argument
1317 winShm *pNext; /* Next winShm with the same winShmNode */ argument
1318 u8 hasMutex; /* True if holding the winShmNode mutex */ argument
1322 u8 id; /* Id of this connection with its winShmNode */ argument
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dos_win.c241 typedef struct winShm winShm; /* A connection to shared-memory */ typedef
3702 struct winShm { struct
3703 winShmNode *pShmNode; /* The underlying winShmNode object */ argument
3704 winShm *pNext; /* Next winShm with the same winShmNode */ argument
3705 u8 hasMutex; /* True if holding the winShmNode mutex */ argument
3709 u8 id; /* Id of this connection with its winShmNode */ argument
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dos_win.c241 typedef struct winShm winShm; /* A connection to shared-memory */ typedef
3763 struct winShm { struct
3764 winShmNode *pShmNode; /* The underlying winShmNode object */ argument
3765 winShm *pNext; /* Next winShm with the same winShmNode */ argument
3766 u8 hasMutex; /* True if holding the winShmNode mutex */ argument
3770 u8 id; /* Id of this connection with its winShmNode */ argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dos_win.c241 typedef struct winShm winShm; /* A connection to shared-memory */ typedef
3762 struct winShm { struct
3763 winShmNode *pShmNode; /* The underlying winShmNode object */ argument
3764 winShm *pNext; /* Next winShm with the same winShmNode */ argument
3765 u8 hasMutex; /* True if holding the winShmNode mutex */ argument
3769 u8 id; /* Id of this connection with its winShmNode */ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dos_win.c241 typedef struct winShm winShm; /* A connection to shared-memory */ typedef
3763 struct winShm { struct
3764 winShmNode *pShmNode; /* The underlying winShmNode object */ argument
3765 winShm *pNext; /* Next winShm with the same winShmNode */ argument
3766 u8 hasMutex; /* True if holding the winShmNode mutex */ argument
3770 u8 id; /* Id of this connection with its winShmNode */ argument