Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c1391 _channel_is_associated(_channels *channels, int64_t cid, int64_t interp, in _channel_is_associated() function
2378 int res = _channel_is_associated(&_globals.channels, cid, id, send); in channel_list_interpreters()