WakeUpInternal() static private méthode

static private WakeUpInternal ( MicroThread thread ) : void
thread MicroThread
Résultat void
 public static void WakeUp(MicroThread thread)
 {
     s_scheduler.WakeUpInternal(thread);
 }