Searched defs:StartWithFunction (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/utility/threading/
H A Dsimple_thread.cc69 return StartWithFunction(NULL, NULL);
92 bool SimpleThread::StartWithFunction(ThreadFunc func, void* user_data) { function in class:pp::SimpleThread

Completed in 287 milliseconds