Searched refs:busyFilesThread (Results 1 – 1 of 1) sorted by relevance
282 std::thread busyFilesThread(waitForBusyFiles, arg.key_spec, ref, mountpoint); in evictKey() local283 busyFilesThread.detach(); in evictKey()