Home
last modified time | relevance | path

Searched defs:_channel_closing (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c1200 struct _channel_closing { struct
1217 chan->closing = PyMem_NEW(struct _channel_closing, 1); in _channel_set_closing() argument