Destroys this thread group and all of its subgroups.
销毁该线程组及其所有子线程组.
互联网
Returns the parent of this thread group.
返回该线程组的父线程组.
互联网
DD > Resumes all threads in this thread group.
恢复该线程组中的所有线程.
互联网
DD > Stops all threads in this thread group.
停止该线程组中的所有线程.
互联网
DD > Suspends all threads in this thread group.
挂起该线程组中的所有线程.
互联网
DD > Changes the daemon status of this thread group.
改变该线程组的守护状态.
互联网
Returns the maximum priority of this thread group.
返回该线程组的最高优先级.
互联网
DD > Interrupts all threads in this thread group.
中断该线程组中的所有线程.
互联网
Returns the name of this thread group.
返回该线程组名称.
互联网
Interrupts all threads in this thread group.
中断该线程组的所有线程.
互联网
DD > Returns a string representation of this Thread group.
返回该线程组的字符串形式.
互联网
Tests if this thread group is a daemon thread group.
判断该线程组是否是守护线程组.
互联网