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

  /external/webkit/JavaScriptCore/bytecode/
SamplingTool.cpp 126 void* SamplingThread::threadStartFunc(void*)
149 s_samplingThread = createThread(threadStartFunc, 0, "JavaScriptCore::Sampler");
SamplingTool.h 136 static void* threadStartFunc(void*);

Completed in 39 milliseconds