单项选择题

一个线程如果调用了Sleep()方法,下列()方法可以唤醒它。

A.Abort()
B.Join()
C.Interrupt()
D.Suspend()