Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/async/
H A Dsqlite3async.c41 typedef struct AsyncLock AsyncLock; typedef
483 struct AsyncLock { struct
489 AsyncLock *pNext; /* Next in linked list headed by async.pLock */ argument