Searched refs:call_in_temporary_c_thread (Results 1 – 5 of 5) sorted by relevance
205 _testcapi.call_in_temporary_c_thread(lambda: None, False)
850 _testcapi.call_in_temporary_c_thread(callback)
757 _testcapi.call_in_temporary_c_thread(callback)
2378 call_in_temporary_c_thread(PyObject *self, PyObject *callback) in call_in_temporary_c_thread() function2767 {"call_in_temporary_c_thread", call_in_temporary_c_thread, METH_O,
4547 call_in_temporary_c_thread(PyObject *self, PyObject *args) in call_in_temporary_c_thread() function6627 {"call_in_temporary_c_thread", call_in_temporary_c_thread, METH_VARARGS,