示例#1
0
 internal override bool Blocking()
 {
     return(Chan.Recv(Waiter));
 }