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