libdeng2|FileSystem: Improving basic thread-safety
The methods of File and Folder automatically lock the object. FileSystemuses locking internally to protect access to the file indices.
View differences
libdeng2|FileSystem: Improving basic thread-safety
The methods of File and Folder automatically lock the object. FileSystem
uses locking internally to protect access to the file indices.