Home
last modified time | relevance | path

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

/third_party/python/Python/
Dthread.c176 static PyStructSequence_Desc threadinfo_desc = { variable
197 if (PyStructSequence_InitType2(&ThreadInfoType, &threadinfo_desc) < 0) in PyThread_GetInfo()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1259 Python/thread.c - threadinfo_desc -