Home | History | Annotate | Download | only in python2.7

Lines Matching refs:threads

174         libcinit,glibc,glibcversion,so,threads,soversion = m.groups()
188 if threads and version[-len(threads):] != threads:
189 version = version + threads