Home
last modified time | relevance | path

Searched refs:_channelends_add (Results 1 – 8 of 8) sorted by relevance

/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c584 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, in _channelends_add() function
626 if (_channelends_add(ends, prev, interp, send) == NULL) { in _channelends_associate()
665 end = _channelends_add(ends, prev, interp, 1); in _channelends_close_interpreter()
676 end = _channelends_add(ends, prev, interp, 0); in _channelends_close_interpreter()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c584 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, in _channelends_add() function
626 if (_channelends_add(ends, prev, interp, send) == NULL) { in _channelends_associate()
665 end = _channelends_add(ends, prev, interp, 1); in _channelends_close_interpreter()
676 end = _channelends_add(ends, prev, interp, 0); in _channelends_close_interpreter()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c584 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, in _channelends_add() function
626 if (_channelends_add(ends, prev, interp, send) == NULL) { in _channelends_associate()
665 end = _channelends_add(ends, prev, interp, 1); in _channelends_close_interpreter()
676 end = _channelends_add(ends, prev, interp, 0); in _channelends_close_interpreter()
/dports/lang/python38/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c584 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, in _channelends_add() function
626 if (_channelends_add(ends, prev, interp, send) == NULL) { in _channelends_associate()
665 end = _channelends_add(ends, prev, interp, 1); in _channelends_close_interpreter()
676 end = _channelends_add(ends, prev, interp, 0); in _channelends_close_interpreter()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c584 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, in _channelends_add() function
626 if (_channelends_add(ends, prev, interp, send) == NULL) { in _channelends_associate()
665 end = _channelends_add(ends, prev, interp, 1); in _channelends_close_interpreter()
676 end = _channelends_add(ends, prev, interp, 0); in _channelends_close_interpreter()
/dports/lang/python39/Python-3.9.9/Modules/
H A D_xxsubinterpretersmodule.c584 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, in _channelends_add() function
626 if (_channelends_add(ends, prev, interp, send) == NULL) { in _channelends_associate()
665 end = _channelends_add(ends, prev, interp, 1); in _channelends_close_interpreter()
676 end = _channelends_add(ends, prev, interp, 0); in _channelends_close_interpreter()
/dports/lang/python310/Python-3.10.1/Modules/
H A D_xxsubinterpretersmodule.c584 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, in _channelends_add() function
626 if (_channelends_add(ends, prev, interp, send) == NULL) { in _channelends_associate()
665 end = _channelends_add(ends, prev, interp, 1); in _channelends_close_interpreter()
676 end = _channelends_add(ends, prev, interp, 0); in _channelends_close_interpreter()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_xxsubinterpretersmodule.c589 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, in _channelends_add() function
631 if (_channelends_add(ends, prev, interp, send) == NULL) { in _channelends_associate()
670 end = _channelends_add(ends, prev, interp, 1); in _channelends_close_interpreter()
681 end = _channelends_add(ends, prev, interp, 0); in _channelends_close_interpreter()