Home
last modified time | relevance | path

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

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