Searched refs:blocking (Results 1 – 3 of 3) sorted by relevance
16 …an be executed in a dedicated thread pool. This alleviates head-of-line blocking in the compaction…
228 bool blocking = false; in TEST_F() local232 blocking = true; in TEST_F()236 if (blocking) { in TEST_F()
588 …an be executed in a dedicated thread pool. This alleviates head-of-line blocking in the compaction…912 * Add DB::SyncWAL() that does a WAL sync without blocking writers.