- The system provides synchronization objects that can be used to coordinate resource sharing among multiple threads.
系统提供了可用于协调多个线程之间的资源共享的同步对象。
- Before returning, a wait function modifies the state of some types of synchronization objects.
返回前,一个等待的函数修改一些同步对象类型的状态信息。