Searched refs:unixShmNode (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c22595 typedef struct unixShmNode unixShmNode; /* Shared memory instance */ typedef in typeref:struct:unixShmNode
23340 unixShmNode *pShmNode; /* Shared memory associated with this inode */
25791 ** of this unixShmNode object. In other words, each wal-index is opened
25794 ** Each unixShmNode object is connected to a single unixInodeInfo object.
25798 ** the unixInodeInfo object contains a pointer to this unixShmNode object
25799 ** and the unixShmNode object is created only when needed.
25811 ** Either unixShmNode.mutex must be held or unixShmNode.nRef==0 and
25815 struct unixShmNode { struct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c22595 typedef struct unixShmNode unixShmNode; /* Shared memory instance */ typedef in typeref:struct:unixShmNode
23340 unixShmNode *pShmNode; /* Shared memory associated with this inode */
25791 ** of this unixShmNode object. In other words, each wal-index is opened
25794 ** Each unixShmNode object is connected to a single unixInodeInfo object.
25798 ** the unixInodeInfo object contains a pointer to this unixShmNode object
25799 ** and the unixShmNode object is created only when needed.
25811 ** Either unixShmNode.mutex must be held or unixShmNode.nRef==0 and
25815 struct unixShmNode { struct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c22595 typedef struct unixShmNode unixShmNode; /* Shared memory instance */ typedef in typeref:struct:unixShmNode
23340 unixShmNode *pShmNode; /* Shared memory associated with this inode */
25791 ** of this unixShmNode object. In other words, each wal-index is opened
25794 ** Each unixShmNode object is connected to a single unixInodeInfo object.
25798 ** the unixInodeInfo object contains a pointer to this unixShmNode object
25799 ** and the unixShmNode object is created only when needed.
25811 ** Either unixShmNode.mutex must be held or unixShmNode.nRef==0 and
25815 struct unixShmNode { struct
[all...]

Completed in 697 milliseconds