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