Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dos.c224 struct lockInfo { struct
225 struct lockKey key; /* The lookup key */
226 int cnt; /* 0: unlocked. -1: write lock. 1...: read lock. */
227 int nRef; /* Number of pointers to this structure */