Home
last modified time | relevance | path

Searched defs:threadEntryPoint (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/storage/
DLocalStorageThread.cpp65 void* LocalStorageThread::threadEntryPoint() in threadEntryPoint() function in WebCore::LocalStorageThread
/external/webkit/JavaScriptCore/wtf/
DThreading.cpp48 static void* threadEntryPoint(void* contextData) in threadEntryPoint() function