Bug 1024669 - Part 1: Annotate crash reports with thread names. r=gsvelto
MozReview-Commit-ID: 4RpAWzTuvPs
This commit is contained in:
@@ -404,7 +404,7 @@ struct IntervalComparator
|
||||
NS_IMETHODIMP
|
||||
TimerThread::Run()
|
||||
{
|
||||
PR_SetCurrentThreadName("Timer");
|
||||
NS_SetCurrentThreadName("Timer");
|
||||
|
||||
MonitorAutoLock lock(mMonitor);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user