Home | History | Annotate | Download | only in reflect

Lines Matching refs:attempts

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