Home
last modified time | relevance | path

Searched refs:_channelends_associate (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
D_xxsubinterpretersmodule.c613 _channelends_associate(_channelends *ends, int64_t interp, int send) in _channelends_associate() function
773 if (_channelends_associate(chan->ends, interp, 1) != 0) { in _channel_add()
797 if (_channelends_associate(chan->ends, interp, 0) != 0) { in _channel_next()