Searched refs:ClearThreadStackTraceAndClockBase (Results 1 – 1 of 1) sorted by relevance
244 static void ClearThreadStackTraceAndClockBase(Thread* thread, void* arg) { in ClearThreadStackTraceAndClockBase() function422 runtime->GetThreadList()->ForEach(ClearThreadStackTraceAndClockBase, NULL); in Stop()