Searched defs:CreateThread (Results 1 – 10 of 10) sorted by relevance
82 static CefRefPtr<CefThread> CreateThread(const CefString& display_name) { in CreateThread() function
25 CefRefPtr<CefThread> CefThread::CreateThread( in CreateThread() function in CefThread
38 bool CreateThread(pthread_t* thread, in CreateThread() function
22 CefRefPtr<CefThread> CefThread::CreateThread( in CreateThread() function in CefThread
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
467 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anoneb29f7c10311::ThreadWithParamSupport
469 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anone90783800311::ThreadWithParamSupport
2647 class CreateThread : public ThreadGroupThread class2650 …CreateThread (const Environment& env, const typename Object::Resources& resources, const typename … in CreateThread() function in vkt::api::__anon690be77f0111::CreateThread
10797 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon0a933a380e11::ThreadWithParamSupport