-
By default, the new created is joinable.
默认情况下,新创建的线程是可接合的。
-
Joinable threads should be joined during programming.
在编程过程中应当联接可接合线程。
-
It creates new joinable threads ceaselessly until failure happens.
它不断创建新的可接合线程,直至有故障发生。
-
Thread bodies consist of active running threads and dead joinable threads.
线程体包括运行的活动线程和可接合的死线程。
-
Quorum resource is not joinable. A multi - node cluster can not be created.
无法加入仲裁资源。 无法创建多节点群集。