Searched refs:_channelends_add (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ |
H A D | _xxsubinterpretersmodule.c | 588 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, in _channelends_add() function 630 if (_channelends_add(ends, prev, interp, send) == NULL) { in _channelends_associate() 669 end = _channelends_add(ends, prev, interp, 1); in _channelends_close_interpreter() 680 end = _channelends_add(ends, prev, interp, 0); in _channelends_close_interpreter()
|
Completed in 4 milliseconds