Searched defs:createThread (Results 1 – 5 of 5) sorted by relevance
205 blink::WebThread* BlinkPlatformImpl::createThread(const char* name) { in createThread() function in mojo::BlinkPlatformImpl
477 blink::WebThread* BlinkPlatformImpl::createThread(const char* name) { in createThread() function in content::BlinkPlatformImpl
354 virtual WebThread* createThread(const char* name) { return 0; } in createThread() function
488 void createThread(State4* statePtr, void* (*testFun)(void* )) { in createThread() function