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