Home
last modified time | relevance | path

Searched defs:unixShm (Results 1 – 12 of 12) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dos_unix.c181 typedef struct unixShm unixShm; /* Connection shared memory */ typedef
3552 struct unixShm { struct
3553 unixShmNode *pShmNode; /* The underlying unixShmNode object */ argument
3554 unixShm *pNext; /* Next unixShm with the same unixShmNode */ argument
3555 u8 hasMutex; /* True if holding the unixShmNode mutex */ argument
3559 u8 id; /* Id of this connection within its unixShmNode */ argument
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dos_unix.c181 typedef struct unixShm unixShm; /* Connection shared memory */ typedef
4067 struct unixShm { struct
4068 unixShmNode *pShmNode; /* The underlying unixShmNode object */ argument
4069 unixShm *pNext; /* Next unixShm with the same unixShmNode */ argument
4070 u8 hasMutex; /* True if holding the unixShmNode mutex */ argument
4071 u8 id; /* Id of this connection within its unixShmNode */ argument
4088 static int unixShmSystemLock( in unixShmSystemLock() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dos_unix.c196 typedef struct unixShm unixShm; /* Connection shared memory */ typedef
4274 struct unixShm { struct
4275 unixShmNode *pShmNode; /* The underlying unixShmNode object */ argument
4276 unixShm *pNext; /* Next unixShm with the same unixShmNode */ argument
4277 u8 hasMutex; /* True if holding the unixShmNode->pShmMutex */ argument
4278 u8 id; /* Id of this connection within its unixShmNode */ argument
4295 static int unixShmSystemLock( in unixShmSystemLock() argument
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dos_unix.c197 typedef struct unixShm unixShm; /* Connection shared memory */ typedef
4300 struct unixShm { struct
4301 unixShmNode *pShmNode; /* The underlying unixShmNode object */ argument
4302 unixShm *pNext; /* Next unixShm with the same unixShmNode */ argument
4303 u8 hasMutex; /* True if holding the unixShmNode->pShmMutex */ argument
4304 u8 id; /* Id of this connection within its unixShmNode */ argument
4321 static int unixShmSystemLock( in unixShmSystemLock() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dos_unix.c197 typedef struct unixShm unixShm; /* Connection shared memory */ typedef
4300 struct unixShm { struct
4301 unixShmNode *pShmNode; /* The underlying unixShmNode object */ argument
4302 unixShm *pNext; /* Next unixShm with the same unixShmNode */ argument
4303 u8 hasMutex; /* True if holding the unixShmNode->pShmMutex */ argument
4304 u8 id; /* Id of this connection within its unixShmNode */ argument
4321 static int unixShmSystemLock( in unixShmSystemLock() argument
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c23641 typedef struct unixShm unixShm; /* Connection shared memory */ typedef
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/mattn/go-sqlite3/code/
H A Dsqlite3-binding.c23880 typedef struct unixShm unixShm; /* Connection shared memory */ typedef
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c23078 typedef struct unixShm unixShm; /* Connection shared memory */ typedef
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c23034 typedef struct unixShm unixShm; /* Connection shared memory */ typedef
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c23880 typedef struct unixShm unixShm; /* Connection shared memory */ typedef
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c23880 typedef struct unixShm unixShm; /* Connection shared memory */ typedef
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c23284 typedef struct unixShm unixShm; /* Connection shared memory */ typedef