Home
last modified time | relevance | path

Searched refs:_channel_closing (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c711 struct _channel_closing;
720 struct _channel_closing *closing;
1204 struct _channel_closing { struct
1221 chan->closing = PyMem_NEW(struct _channel_closing, 1); in _channel_set_closing()
1245 struct _channel_closing *closing = chan->closing; in _channel_finish_closing()

Completed in 4 milliseconds