Home
last modified time | relevance | path

Searched refs:winShmNode (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_win.c242 typedef struct winShmNode winShmNode; /* A region of shared-memory */ typedef
3726 struct winShmNode { struct
3755 static winShmNode *winShmNodeList = 0;
3771 winShmNode *pShmNode; /* The underlying winShmNode object */
3842 winShmNode **pp;
3843 winShmNode *p;
3892 static int winLockSharedMemory(winShmNode *pShmNode){
3925 winShmNode *pNew; /* Newly allocated winShmNode */
4036 winShmNode *pShmNode; /* The underlying shared-memory file */
4080 winShmNode *pShmNode;
[all …]