Searched defs:AsyncLock (Results 1 – 1 of 1) sorted by relevance
41 typedef struct AsyncLock AsyncLock; typedef483 struct AsyncLock { struct489 AsyncLock *pNext; /* Next in linked list headed by async.pLock */ argument