Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dthread.c161 static PyStructSequence_Desc threadinfo_desc = { variable
182 if (PyStructSequence_InitType2(&ThreadInfoType, &threadinfo_desc) < 0) in PyThread_GetInfo()
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv1825 Python/thread.c - threadinfo_desc variable static PyStructSequence_Desc threadinfo_desc