HomeSort by relevance Sort by last modified time
    Searched refs:m_sweeperThread (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
ThreadState.cpp 329 m_sweeperThread = adoptPtr(blink::Platform::current()->createThread("Blink GC Sweeper"));
    [all...]
ThreadState.h 715 OwnPtr<blink::WebThread> m_sweeperThread;

Completed in 50 milliseconds