HomeSort by relevance Sort by last modified time
    Searched refs:createThread (Results 26 - 28 of 28) sorted by null

12

  /external/webkit/Tools/DumpRenderTree/mac/
DumpRenderTree.mm 524 createThread(runThread, 0, "DumpRenderTree: test");
    [all...]
  /frameworks/base/media/libmediaplayerservice/
MediaPlayerService.cpp     [all...]
  /external/webkit/Source/WebCore/loader/icon/
IconDatabase.cpp 137 // Lock here as well as first thing in the thread so the thread doesn't actually commence until the createThread() call
140 m_syncThread = createThread(IconDatabase::iconDatabaseSyncThreadStart, this, "WebCore: IconDatabase");
    [all...]

Completed in 751 milliseconds

12