Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_xxsubinterpretersmodule.c1108 _channels_remove(_channels *channels, int64_t id, _PyChannelState **pchan) in _channels_remove() function
1273 if (_channels_remove(channels, id, &chan) != 0) { in _channel_destroy()