Home
last modified time | relevance | path

Searched refs:javaScriptThreadsShouldTerminate (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Tools/DumpRenderTree/pthreads/
DJavaScriptThreadingPthreads.cpp43 static bool javaScriptThreadsShouldTerminate; variable
89 if (javaScriptThreadsShouldTerminate) in runJavaScriptThread()
134 javaScriptThreadsShouldTerminate = true; in stopJavaScriptThreads()
/external/webkit/Tools/DumpRenderTree/win/
DDumpRenderTree.cpp1088 static bool javaScriptThreadsShouldTerminate; variable
1128 if (javaScriptThreadsShouldTerminate) { in runJavaScriptThread()
1169 javaScriptThreadsShouldTerminate = true; in stopJavaScriptThreads()