Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c552 } _channelends; typedef
554 static _channelends *
557 _channelends *ends = PyMem_NEW(_channelends, 1); in _channelends_new()
569 _channelends_clear(_channelends *ends) in _channelends_clear()
581 _channelends_free(_channelends *ends) in _channelends_free()
588 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, in _channelends_add()
617 _channelends_associate(_channelends *ends, int64_t interp, int send) in _channelends_associate()
637 _channelends_is_open(_channelends *ends) in _channelends_is_open()
649 _channelends_close_end(_channelends *end
[all...]

Completed in 4 milliseconds