Home | History | Annotate | Download | only in reflect

Lines Matching refs:attempts

1639 // TryRecv attempts to receive a value from the channel v but will not block.
1650 // TrySend attempts to send x on the channel v but will not block.