单项选择题

请阅读下面程序
为使该程序正确执行,下画线处的语句应是(  )。

A.t.sleep(  )
B.t.yield(  )
C.t.interrupt(  )
D.t.start(  )