Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_interpchannelsmodule.c1643 _channels_clear_interpreter(_channels *channels, int64_t interpid) in _channels_clear_interpreter() function
2879 _channels_clear_interpreter(&_globals.channels, interpid); in clear_interpreter()