Home
last modified time | relevance | path

Searched refs:call_in_temporary_c_thread (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_threading_local.py205 _testcapi.call_in_temporary_c_thread(lambda: None, False)
H A Dtest_threading.py850 _testcapi.call_in_temporary_c_thread(callback)
/third_party/python/Modules/
H A D_testcapimodule.c4547 call_in_temporary_c_thread(PyObject *self, PyObject *args) in call_in_temporary_c_thread() function
6627 {"call_in_temporary_c_thread", call_in_temporary_c_thread, METH_VARARGS,

Completed in 13 milliseconds