Searched refs:thread1 (Results 1 – 1 of 1) sorted by relevance
898 static int compareThreads(const void* thread1, const void* thread2) in compareThreads() argument900 return ((const ThreadEntry*) thread1)->threadId - in compareThreads()