[#ReleaseDirectoryLocks] = ReleaseDirectoryLocks :mrdocs: Release all directory locks. This is used for unit testing only, at runtime the global destructor will take care of the locks. == Synopsis Declared in `<util/fs_helpers.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void ReleaseDirectoryLocks(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#