Home
last modified time | relevance | path

Searched refs:join_temporary_c_thread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_threading_local.py210 _testcapi.join_temporary_c_thread()
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c4607 join_temporary_c_thread(PyObject *self, PyObject *Py_UNUSED(ignored)) in join_temporary_c_thread() function
6629 {"join_temporary_c_thread", join_temporary_c_thread, METH_NOARGS},