Searched refs:threadinfo_desc (Results 1 – 2 of 2) sorted by relevance
176 static PyStructSequence_Desc threadinfo_desc = { variable197 if (PyStructSequence_InitType2(&ThreadInfoType, &threadinfo_desc) < 0) in PyThread_GetInfo()
1259 Python/thread.c - threadinfo_desc -