79128855

Date: 2024-10-26 15:30:15
Score: 2
Natty:
Report link

The manpage says it is "MT-Safe locale", which means it is "safe to call in the presence of other threads", except it reads from the locale object without any form of synchronization, and thus is not safe to call concurrently with any locale change.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Lionel Elie Mamane