Home | History | Annotate | Download | only in dmtracedump

Lines Matching refs:thread1

898 static int compareThreads(const void* thread1, const void* thread2)
900 return ((const ThreadEntry*) thread1)->threadId -