Home
last modified time | relevance | path

Searched refs:javaScriptThreads (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/pthreads/
DJavaScriptThreadingPthreads.cpp49 static ThreadSet* javaScriptThreads() in javaScriptThreads() function
98 javaScriptThreads()->add(pthread); in runJavaScriptThread()
109 javaScriptThreads()->remove(pthread_self()); in runJavaScriptThread()
124 javaScriptThreads()->add(pthread); in startJavaScriptThreads()
140 int threadCount = javaScriptThreads()->size(); in stopJavaScriptThreads()
/external/webkit/Tools/DumpRenderTree/win/
DDumpRenderTree.cpp1091 static CFMutableDictionaryRef javaScriptThreads() in javaScriptThreads() function
1140 CFDictionaryRemoveValue(javaScriptThreads(), self.p); in runJavaScriptThread()
1141 CFDictionaryAddValue(javaScriptThreads(), pthread.p, 0); in runJavaScriptThread()
1159 CFDictionaryAddValue(javaScriptThreads(), pthread.p, 0); in startJavaScriptThreads()
1172 int threadDictCount = CFDictionaryGetCount(javaScriptThreads()); in stopJavaScriptThreads()
1174 CFDictionaryGetKeysAndValues(javaScriptThreads(), (const void**)pthreads, 0); in stopJavaScriptThreads()
/external/webkit/Tools/
DChangeLog-2009-06-1610430 (javaScriptThreads):
11184 (javaScriptThreads):
13811 (javaScriptThreads):
17929 (javaScriptThreads):