Home
last modified time | relevance | path

Searched refs:PyOS_BeforeFork (Results 1 – 25 of 91) sorted by relevance

1234

/dports/lang/python310/Python-3.10.1/Include/
H A Dintrcheck.h10 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/lang/python311/Python-3.11.0a3/Include/
H A Dintrcheck.h10 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dintrcheck.h10 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dintrcheck.h12 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/lang/python37/Python-3.7.12/Include/
H A Dintrcheck.h12 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/lang/python38/Python-3.8.12/Include/
H A Dintrcheck.h12 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dintrcheck.h12 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/lang/python39/Python-3.9.9/Include/
H A Dintrcheck.h12 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dintrcheck.h12 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dintrcheck.h12 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dintrcheck.h12 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dintrcheck.h12 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dintrcheck.h12 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/devel/py-uvloop/uvloop-0.16.0/uvloop/includes/
H A Dpython.pxd29 void PyOS_BeforeFork()
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/depends/target/python3/
H A Ddarwin_embedded.patch221 - PyOS_BeforeFork();
222 +// PyOS_BeforeFork();
300 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dchild.c83 PyOS_BeforeFork(); in spawn()
/dports/lang/python-tools/Python-3.8.12/Doc/c-api/
H A Dsys.rst29 .. c:function:: void PyOS_BeforeFork()
40 true for ``PyOS_BeforeFork()``.
80 to be called by :c:func:`PyOS_BeforeFork()`,
/dports/lang/python38/Python-3.8.12/Doc/c-api/
H A Dsys.rst29 .. c:function:: void PyOS_BeforeFork()
40 true for ``PyOS_BeforeFork()``.
80 to be called by :c:func:`PyOS_BeforeFork()`,
/dports/lang/python39/Python-3.9.9/Doc/c-api/
H A Dsys.rst29 .. c:function:: void PyOS_BeforeFork()
40 true for ``PyOS_BeforeFork()``.
80 to be called by :c:func:`PyOS_BeforeFork()`,
/dports/databases/py-sqlite3/Python-3.8.12/Doc/c-api/
H A Dsys.rst29 .. c:function:: void PyOS_BeforeFork()
40 true for ``PyOS_BeforeFork()``.
80 to be called by :c:func:`PyOS_BeforeFork()`,
/dports/databases/py-gdbm/Python-3.8.12/Doc/c-api/
H A Dsys.rst29 .. c:function:: void PyOS_BeforeFork()
40 true for ``PyOS_BeforeFork()``.
80 to be called by :c:func:`PyOS_BeforeFork()`,
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/c-api/
H A Dsys.rst29 .. c:function:: void PyOS_BeforeFork()
40 true for ``PyOS_BeforeFork()``.
80 to be called by :c:func:`PyOS_BeforeFork()`,
/dports/lang/python310/Python-3.10.1/Doc/c-api/
H A Dsys.rst29 .. c:function:: void PyOS_BeforeFork()
40 true for ``PyOS_BeforeFork()``.
80 to be called by :c:func:`PyOS_BeforeFork()`,
/dports/lang/python311/Python-3.11.0a3/Doc/c-api/
H A Dsys.rst29 .. c:function:: void PyOS_BeforeFork()
40 true for ``PyOS_BeforeFork()``.
80 to be called by :c:func:`PyOS_BeforeFork()`,
/dports/lang/python37/Python-3.7.12/Doc/c-api/
H A Dsys.rst29 .. c:function:: void PyOS_BeforeFork()
62 to be called by :c:func:`PyOS_BeforeFork()`,

1234