Home
last modified time | relevance | path

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

12

/external/webrtc/test/time_controller/
Dreal_time_controller.cc47 std::unique_ptr<rtc::Thread> RealTimeController::CreateThread( in CreateThread() function in webrtc::RealTimeController
Dsimulated_time_controller.cc56 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
Dexternal_time_controller.cc91 std::unique_ptr<rtc::Thread> ExternalTimeController::CreateThread( in CreateThread() function in webrtc::ExternalTimeController
/external/pigweed/pw_thread_embos/
Dthread.cc83 void Context::CreateThread(const embos::Options& options, in CreateThread() function in pw::thread::Context
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DThreadEnvironment.h33 EnvThread* CreateThread(std::function<void()> f) { return new EnvThread(std::move(f)); } in CreateThread() function
/external/pigweed/pw_thread_zephyr/
Dthread.cc51 void Context::CreateThread(const zephyr::Options& options, in CreateThread() function in pw::thread::Context
/external/pigweed/pw_thread_freertos/
Dthread.cc130 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/
Dplatform_thread_posix_for_testing.cc69 bool CreateThread(size_t stack_size, in CreateThread() function
/external/google-breakpad/src/client/solaris/handler/
Dexception_handler_test.cc88 static void CreateThread(int num) { in CreateThread() function
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
Dplatform_thread_posix_for_testing.cc69 bool CreateThread(size_t stack_size, in CreateThread() function
/external/pigweed/pw_thread_threadx/
Dthread.cc113 void Context::CreateThread(const threadx::Options& options, in CreateThread() function in pw::thread::Context
/external/libchrome/base/threading/
Dplatform_thread_posix.cc86 bool CreateThread(size_t stack_size, in CreateThread() function
/external/cronet/stable/base/threading/
Dplatform_thread_posix.cc115 bool CreateThread(size_t stack_size, in CreateThread() function
/external/cronet/tot/base/threading/
Dplatform_thread_posix.cc115 bool CreateThread(size_t stack_size, in CreateThread() function
/external/compiler-rt/lib/asan/
Dasan_win.cc100 INTERCEPTOR_WINAPI(DWORD, CreateThread, in INTERCEPTOR_WINAPI() argument
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cc121 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/
Dmod.rs62 CreateThread(IoError), enumerator
/external/tensorflow/tensorflow/core/platform/
Dthreadpool.cc53 EnvThread* CreateThread(std::function<void()> f) { in CreateThread() function
/external/lzma/CPP/7zip/Archive/Zip/
DZipUpdate.cpp257 HRESULT CreateThread() in CreateThread() function
/external/lzma/CPP/7zip/Compress/
DBZip2Decoder.cpp1367 HRESULT CDecoder::CreateThread() in CreateThread() function in NCompress::NBZip2::CDecoder
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/win32/
Dapr_dbg_win32_handles.h107 #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/
Dapr_dbg_win32_handles.h107 #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/
Dgtest-port.cc424 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon11addde90311::ThreadWithParamSupport
/external/mesa3d/src/gtest/src/
Dgtest-port.cc424 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anon4e3752c40311::ThreadWithParamSupport
/external/libvpx/third_party/googletest/src/src/
Dgtest-port.cc424 static HANDLE CreateThread(Runnable* runnable, in CreateThread() function in testing::internal::__anonfabd4d0b0311::ThreadWithParamSupport

12