Ejemplo n.º 1
0
 internal override bool Blocking()
 {
     return(Chan.Recv(Waiter));
 }