filemanager.cpp 29.71 KiB
Each call of addPath(s) removePath(s) potentially is locking and unlocking a mutex, so do it for all paths at once.
Each call of addPath(s) removePath(s) potentially is locking and unlocking a mutex, so do it for all paths at once.