Home
last modified time | relevance | path

Searched defs:hobj (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_threadmodule.c1932 PyObject *hobj = NULL; in thread_PyThread_start_joinable_thread() local
2389 PyThreadHandleObject *hobj = in thread__make_thread_handle() local
Dsocketmodule.c6680 PyObject *hobj = NULL; local