Home
last modified time | relevance | path

Searched refs:busyFilesThread (Results 1 – 1 of 1) sorted by relevance

/system/vold/
DKeyUtil.cpp282 std::thread busyFilesThread(waitForBusyFiles, arg.key_spec, ref, mountpoint); in evictKey() local
283 busyFilesThread.detach(); in evictKey()