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

  /external/deqp/framework/delibs/decpp/
deThread.cpp 70 static void threadFunc (void* arg)
86 m_thread = deThread_create(threadFunc, this, &m_attribs);
  /external/chromium_org/third_party/WebKit/Source/platform/heap/
HeapTest.cpp 425 m_threads.last()->postTask(new Task(WTF::bind(threadFunc, tester)));
455 static void threadFunc(void* data)
    [all...]

Completed in 309 milliseconds