Searched defs:CreateThread (Results 1 – 10 of 10) sorted by relevance
82 static CefRefPtr<CefThread> CreateThread(const CefString& display_name) { in CreateThread() function
22 CefRefPtr<CefThread> CefThread::CreateThread( in CreateThread() function in CefThread
25 CefRefPtr<CefThread> CefThread::CreateThread( in CreateThread() function in CefThread
38 bool CreateThread(pthread_t* thread, in CreateThread() function
25 void ActorWorker::CreateThread(ActorThreadPool *pool) { in CreateThread() function in mindspore::ActorWorker
35 void Worker::CreateThread() { thread_ = std::thread(&Worker::Run, this); } in CreateThread() function in mindspore::Worker
469 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon28c4247e0311::ThreadWithParamSupport
467 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anond8a081ff0311::ThreadWithParamSupport
2647 class CreateThread : public ThreadGroupThread class2650 …CreateThread (const Environment& env, const typename Object::Resources& resources, const typename … in CreateThread() function in vkt::api::__anonc7ad1e7d0111::CreateThread
10797 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon2fd54bf60e11::ThreadWithParamSupport