mkdirsIfNotExistSynchronized
The method is use to prevent a problem, when several threads can try to .mkdirsIfNotExist for the same Path simultaneously.
The method is use to prevent a problem, when several threads can try to .mkdirsIfNotExist for the same Path simultaneously.