What is it about functions like tzset() and ctime_r() that requires the locale to be constant to be thread safe

前端 未结 0 599
没有蜡笔的小新
没有蜡笔的小新 2020-12-12 23:48

The Linux man pages say, taking tzset() as an example, that

tzset() │ Thread safety │ MT-Safe env locale

which means that if both

相关标签:
回答
  • 消灭零回复
提交回复
热议问题