Searched refs:_channelqueue_put (Results 1 – 1 of 1) sorted by relevance
446 _channelqueue_put(_channelqueue *queue, _PyCrossInterpreterData *data) in _channelqueue_put() function777 if (_channelqueue_put(chan->queue, data) != 0) { in _channel_add()