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