Home
last modified time | relevance | path

Searched refs:_Py_set_inheritable_async_safe (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Modules/
D_posixsubprocess.c174 if (_Py_set_inheritable_async_safe((int)fd, 1, NULL) < 0) in make_inheritable()
496 if (_Py_set_inheritable_async_safe(c2pwrite, 0, NULL) < 0) { in child_exec()
503 if (_Py_set_inheritable_async_safe(errwrite, 0, NULL) < 0) { in child_exec()
512 if (_Py_set_inheritable_async_safe(p2cread, 1, NULL) < 0) in child_exec()
519 if (_Py_set_inheritable_async_safe(c2pwrite, 1, NULL) < 0) in child_exec()
526 if (_Py_set_inheritable_async_safe(errwrite, 1, NULL) < 0) in child_exec()
/external/python/cpython3/Include/cpython/
Dfileutils.h155 PyAPI_FUNC(int) _Py_set_inheritable_async_safe(int fd, int inheritable,
/external/python/cpython3/Python/
Dfileutils.c1472 _Py_set_inheritable_async_safe(int fd, int inheritable, int *atomic_flag_works) in _Py_set_inheritable_async_safe() function
/external/python/cpython3/Doc/data/
Dpython3.10.abi1412 …<elf-symbol name='_Py_set_inheritable_async_safe' type='func-type' binding='global-binding' visibi…
18999_Py_set_inheritable_async_safe' mangled-name='_Py_set_inheritable_async_safe' filepath='Python/fil…