AthenaAuditors: Enable thread-safety static checker.
Enable thread-safety static checker. AthMemoryAuditor requires significant work to make thread-safe, but it is not used by any standard configuration. Mark it as not thread-safe, and add a check to raise an error if it is used in an MT job.