Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_xxsubinterpretersmodule.c1270 _channel_destroy(_channels *channels, int64_t id) in _channel_destroy() function
2280 if (_channel_destroy(&_globals.channels, cid) != 0) { in channel_create()
2304 if (_channel_destroy(&_globals.channels, cid) != 0) { in channel_destroy()