/external/webrtc/test/time_controller/ |
D | real_time_controller.cc | 47 std::unique_ptr<rtc::Thread> RealTimeController::CreateThread( in CreateThread() function in webrtc::RealTimeController
|
D | simulated_time_controller.cc | 56 std::unique_ptr<rtc::Thread> SimulatedTimeControllerImpl::CreateThread( in CreateThread() function in webrtc::sim_time_impl::SimulatedTimeControllerImpl 185 std::unique_ptr<rtc::Thread> GlobalSimulatedTimeController::CreateThread( in CreateThread() function in webrtc::GlobalSimulatedTimeController
|
D | external_time_controller.cc | 91 std::unique_ptr<rtc::Thread> ExternalTimeController::CreateThread( in CreateThread() function in webrtc::ExternalTimeController
|
/external/pigweed/pw_thread_embos/ |
D | thread.cc | 83 void Context::CreateThread(const embos::Options& options, in CreateThread() function in pw::thread::Context
|
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
D | ThreadEnvironment.h | 33 EnvThread* CreateThread(std::function<void()> f) { return new EnvThread(std::move(f)); } in CreateThread() function
|
/external/pigweed/pw_thread_zephyr/ |
D | thread.cc | 51 void Context::CreateThread(const zephyr::Options& options, in CreateThread() function in pw::thread::Context
|
/external/pigweed/pw_thread_freertos/ |
D | thread.cc | 130 void Context::CreateThread(const freertos::Options& options, in CreateThread() function in pw::thread::Context
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/ |
D | platform_thread_posix_for_testing.cc | 69 bool CreateThread(size_t stack_size, in CreateThread() function
|
/external/google-breakpad/src/client/solaris/handler/ |
D | exception_handler_test.cc | 88 static void CreateThread(int num) { in CreateThread() function
|
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/ |
D | platform_thread_posix_for_testing.cc | 69 bool CreateThread(size_t stack_size, in CreateThread() function
|
/external/pigweed/pw_thread_threadx/ |
D | thread.cc | 113 void Context::CreateThread(const threadx::Options& options, in CreateThread() function in pw::thread::Context
|
/external/libchrome/base/threading/ |
D | platform_thread_posix.cc | 86 bool CreateThread(size_t stack_size, in CreateThread() function
|
/external/cronet/stable/base/threading/ |
D | platform_thread_posix.cc | 115 bool CreateThread(size_t stack_size, in CreateThread() function
|
/external/cronet/tot/base/threading/ |
D | platform_thread_posix.cc | 115 bool CreateThread(size_t stack_size, in CreateThread() function
|
/external/compiler-rt/lib/asan/ |
D | asan_win.cc | 100 INTERCEPTOR_WINAPI(DWORD, CreateThread, in INTERCEPTOR_WINAPI() argument
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.cc | 121 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread() function in __sanitizer::ThreadRegistry
|
/external/crosvm/devices/src/virtio/snd/vios_backend/ |
D | mod.rs | 62 CreateThread(IoError), enumerator
|
/external/tensorflow/tensorflow/core/platform/ |
D | threadpool.cc | 53 EnvThread* CreateThread(std::function<void()> f) { in CreateThread() function
|
/external/lzma/CPP/7zip/Archive/Zip/ |
D | ZipUpdate.cpp | 257 HRESULT CreateThread() in CreateThread() function
|
/external/lzma/CPP/7zip/Compress/ |
D | BZip2Decoder.cpp | 1367 HRESULT CDecoder::CreateThread() in CreateThread() function in NCompress::NBZip2::CDecoder
|
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/win32/ |
D | apr_dbg_win32_handles.h | 107 #define CreateThread(sd,d1,fn,pv,d2,pd3) apr_dbg_rv(CreateThread,(sd,d1,fn,pv,d2,pd3)) macro
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/win32/ |
D | apr_dbg_win32_handles.h | 107 #define CreateThread(sd,d1,fn,pv,d2,pd3) apr_dbg_rv(CreateThread,(sd,d1,fn,pv,d2,pd3)) macro
|
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/ |
D | gtest-port.cc | 424 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon11addde90311::ThreadWithParamSupport
|
/external/mesa3d/src/gtest/src/ |
D | gtest-port.cc | 424 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon4e3752c40311::ThreadWithParamSupport
|
/external/libvpx/third_party/googletest/src/src/ |
D | gtest-port.cc | 424 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anonfabd4d0b0311::ThreadWithParamSupport
|