| /third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/src/thread/ |
| D | actor_threadpool.cc | 27 void ActorWorker::CreateThread() { thread_ = std::make_unique<std::thread>(&ActorWorker::RunWithSpi… in CreateThread() function in mindspore::ActorWorker
|
| D | parallel_threadpool.cc | 44 void ParallelWorker::CreateThread() { thread_ = std::make_unique<std::thread>(&ParallelWorker::Para… in CreateThread() function in mindspore::ParallelWorker
|
| D | threadpool.cc | 54 void Worker::CreateThread() { thread_ = std::make_unique<std::thread>(&Worker::Run, this); } in CreateThread() function in mindspore::Worker
|
| /third_party/googletest/googletest/src/ |
| D | gtest-port.cc | 424 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anonba55f13e0311::ThreadWithParamSupport
|
| /third_party/mesa3d/src/gtest/src/ |
| D | gtest-port.cc | 467 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anone3ef56bf0311::ThreadWithParamSupport
|
| /third_party/protobuf/third_party/googletest/googletest/src/ |
| D | gtest-port.cc | 384 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anonbf1438570311::ThreadWithParamSupport
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| D | vktApiObjectManagementTests.cpp | 2867 class CreateThread : public ThreadGroupThread class 2870 …CreateThread (const Environment& env, const typename Object::Resources& resources, const typename … in CreateThread() function in vkt::api::__anon48486f1d0111::CreateThread
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiObjectManagementTests.cpp | 2867 class CreateThread : public ThreadGroupThread class 2870 …CreateThread (const Environment& env, const typename Object::Resources& resources, const typename … in CreateThread() function in vkt::api::__anon92a2ab3d0111::CreateThread
|
| /third_party/protobuf/third_party/googletest/googletest/fused-src/gtest/ |
| D | gtest-all.cc | 10087 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon24f792450a11::ThreadWithParamSupport
|
| /third_party/protobuf/third_party/googletest/googlemock/fused-src/ |
| D | gmock-gtest-all.cc | 10087 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anonfd1b27570a11::ThreadWithParamSupport
|