Searched refs:walEnableBlockingMs (Results 1 – 1 of 1) sorted by relevance
69443 static int walEnableBlockingMs(Wal *pWal, int nMs){ function69461 res = walEnableBlockingMs(pWal, tmout);69513 # define walEnableBlockingMs(pWal, ms) 0 macro70488 if( !useWal && walEnableBlockingMs(pWal, nBlockTmout) ){70628 (void)walEnableBlockingMs(pWal, nBlockTmout);