通过状态变量来同步多线程是一种很流行的方法。
A popular method of synchronizing multiple threads is through the use of condition variables.
和多线程一起使用时,必需使用某种类型的同步。
When used with multiple threads, you must use some type of synchronization.
最后,DOM实现通常包括许多同步代码以使多线程化访问安全。
Finally, DOM implementations generally include a lot of synchronization code to make multithreaded access safe.
它们可能涉及到多线程,或者简单的为同步更新提供一个切入点。
They might involve multithreading, or they might simply provide an entry point for synchronous updates.
它们可能涉及到多线程,或者简单的为同步更新提供一个切入点。
They might involve multithreading, or they might simply provide an entry point for synchronous updates.
应用推荐