Is FFileManagerGeneric & FFileHelp Thread-safe?

I want make some thread to handle file I/O efficiently.
the threads will handle there own files(every thread just control a few files in there own directory), so there wouldn’t be same file conflict.
So~ Is the classes FFileManagerGeneric & FFileHelp Thread-safe?

Ask by 7Mersenne