Home
last modified time | relevance | path

Searched defs:CreateThread (Results 1 – 10 of 10) sorted by relevance

/third_party/cef/include/
Dcef_thread.h82 static CefRefPtr<CefThread> CreateThread(const CefString& display_name) { in CreateThread() function
/third_party/cef/libcef/common/
Dthread_impl.cc25 CefRefPtr<CefThread> CefThread::CreateThread( in CreateThread() function in CefThread
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dthread.cc38 bool CreateThread(pthread_t* thread, in CreateThread() function
/third_party/cef/libcef_dll/ctocpp/
Dthread_ctocpp.cc22 CefRefPtr<CefThread> CefThread::CreateThread( in CreateThread() function in CefThread
/third_party/mindspore/mindspore/core/mindrt/src/thread/
Dactor_threadpool.cc25 void ActorWorker::CreateThread(ActorThreadPool *pool) { in CreateThread() function in mindspore::ActorWorker
Dthreadpool.cc35 void Worker::CreateThread() { thread_ = std::thread(&Worker::Run, this); } in CreateThread() function in mindspore::Worker
/third_party/mesa3d/src/gtest/src/
Dgtest-port.cc467 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anoneb29f7c10311::ThreadWithParamSupport
/third_party/googletest/googletest/src/
Dgtest-port.cc469 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anone90783800311::ThreadWithParamSupport
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2647 class CreateThread : public ThreadGroupThread class
2650CreateThread (const Environment& env, const typename Object::Resources& resources, const typename … in CreateThread() function in vkt::api::__anon690be77f0111::CreateThread
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc10797 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon0a933a380e11::ThreadWithParamSupport