Home | History | Annotate | Download | only in reflect

Lines Matching refs:attempts

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