单项选择题

()用于检查线程是否在运行中

A.setName()
B.start()
C.run()
D.isAlive()