multithreaded
基本解釋
- 多線程
英漢例句
- A straightforward way to implement multithreaded applications is to associate a lightweight process with each thread.
一種實現(xiàn)多線程程序最直接的方法就是用一個輕進程關聯(lián)每個線程。 - Synchronization provides a compromise between the unstructured nature of multithreaded programming and the structured order of synchronous processing.
同步可以在多線程編程的非結構化特性與同步處理的結構化順序之間進行平衡。