Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dos_os2.c61 typedef struct os2ShmLink os2ShmLink; /* A connection to shared-memory */ typedef
794 struct os2ShmLink { struct
796 os2ShmLink *pNext; /* Next os2Shm with the same os2ShmNode */ argument
797 u32 sharedMask; /* Mask of shared locks held */
798 u32 exclMask; /* Mask of exclusive locks held */
800 u8 id; /* Id of this connection with its os2ShmNode */