单词 | joinable | ||||||||||||
释义 | joinable
更多释义 收起释义 例句释义: 可连接的,可接合的,可汇合的 1. If the leak exists, check the source code to see if all joinable threads have been joined. 如果确实存在,检查源代码,看是否联接了所有可接合线程。 www.ibm.com 2. If you want to produce a new thread and you need to know how it is terminated, then you need a joinable thread. 如果您希望生成一个新的线程,且需要知道它是如何终止的,那么您需要一个可接合线程。 www.ibm.com 3. For joinable threads, the system allocates private storage to store thread termination status. 对于可接合线程,系统分配专用存储器来存储线程终止状态。 www.ibm.com 4. And most likely, such a memory leak is caused by a failure to join the joinable threads. 这种内存泄漏很有可能是因未能联接可接合线程而造成的。 www.ibm.com 5. Let's start by reviewing POSIX threads, which can be either joinable threads or detached threads. 我们首先回顾一下POSIX线程,分为可接合线程或分离线程。 www.ibm.com 6. Joinable threads should be joined during programming. 在编程过程中应当联接可接合线程。 www.ibm.com 7. It creates new joinable threads ceaselessly until failure happens. 它不断创建新的可接合线程,直至有故障发生。 www.ibm.com 8. Thread bodies consist of active running threads and dead joinable threads. 线程体包括运行的活动线程和可接合的死线程。 www.ibm.com 9. The thread resources of the joinable thread are released only after it is joined. 可连接的线程只有在被连接后才释放线程资源。 www.ibm.com 10. All responding machines appear in the list of joinable clusters. 所有响应消息都会出现在可加入集群的列表中。 www.ibm.com 1. In Linux, threads are by default created in joinable state. 在Linux中,默认以可连接(joinable)的状态创建线程。 www.ibm.com 2. In Linux, threads are created in joinable state by default. 在Linux中,线程默认创建为可合并(joinable)状态。 www.ibm.com 3. Listing 1 shows the serious memory leak created if you forget to join joinable threads. 清单1显示在忘记联接可接合线程时引发的严重内存泄漏。 www.ibm.com 4. By default, the new created is joinable. 默认情况下,新创建的线程是可接合的。 www.ibm.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。