Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_threadmodule.c1260 thread_get_native_id(PyObject *self, PyObject *Py_UNUSED(ignored)) in thread_get_native_id() function
1567 {"get_native_id", thread_get_native_id,