Searched refs:PyEval_ReInitThreads (Results 1 – 11 of 11) sorted by relevance
176 PyEval_ReInitThreads(); in PyOS_AfterFork()
128 PyAPI_FUNC(void) PyEval_ReInitThreads(void);
62 fun:PyEval_ReInitThreads
1002 PyEval_ReInitThreads(); in PyOS_AfterFork()
177 PyEval_ReInitThreads=python39.PyEval_ReInitThreads
858 "PyEval_ReInitThreads"
2050 The :c:func:`PyEval_ReInitThreads` function has been removed from the C API.
597 .. c:function:: void PyEval_ReInitThreads()
299 PyEval_ReInitThreads(void) in PyEval_ReInitThreads() function
2016 * The :c:func:`PyEval_ReInitThreads` function has been removed from the C API.