Searched refs:SendChannel (Results 1 – 2 of 2) sorted by relevance
106 recv, send = RecvChannel(cid), SendChannel(cid)112 return [(RecvChannel(cid), SendChannel(cid))134 elif not isinstance(other, SendChannel):174 class SendChannel(_ChannelEnd): class
518 self.assertIsInstance(s, interpreters.SendChannel)562 sch = interpreters.SendChannel(1)566 interpreters.SendChannel('1')569 sch = interpreters.SendChannel(1)707 ch = interpreters.SendChannel(1_000_000)717 ch = interpreters.SendChannel(1_000_000)