Searched defs:walLockWriter (Results 1 – 1 of 1) sorted by relevance
1922 static int walLockWriter(Wal *pWal){ in walLockWriter() function1932 # define walLockWriter(pWal) walLockExclusive((pWal), WAL_WRITE_LOCK, 1) macro