Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c617 _channelends_associate(_channelends *ends, int64_t interp, int send) in _channelends_associate() function
777 if (_channelends_associate(chan->ends, interp, 1) != 0) { in _channel_add()
801 if (_channelends_associate(chan->ends, interp, 0) != 0) { in _channel_next()

Completed in 5 milliseconds