Protecting system mutexes from the moment of creation is recommended because system objects are global and therefore can be locked by code other than your own.
英
美
- 建议从创建那一刻起就开始保护系统mutex,因为系统对象是全局对象,因此可能被您自己的代码以外的代码锁定。