Searched refs:threadinfo_desc (Results 1 – 1 of 1) sorted by relevance
159 static PyStructSequence_Desc threadinfo_desc = { variable180 if (PyStructSequence_InitType2(&ThreadInfoType, &threadinfo_desc) < 0) in PyThread_GetInfo()