Exemplo n.º 1
0
 void mode(bool isEager)
 {
     context_switches.Push(isEager);
 }
Exemplo n.º 2
0
 public void graph_mode(bool isFunc = false)
 => context_switches.Push(false, isFunc);