Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/webrtc/test/time_controller/
H A 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
H A Dreal_time_controller.cc47 std::unique_ptr<rtc::Thread> RealTimeController::CreateThread( in CreateThread() function in webrtc::RealTimeController
H A Dexternal_time_controller.cc91 std::unique_ptr<rtc::Thread> ExternalTimeController::CreateThread( in CreateThread() function in webrtc::ExternalTimeController
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { in CreateThread() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/Interfaces/
DOperatingSystemInterface.h20 virtual StructuredData::DictionarySP CreateThread(lldb::tid_t tid, in CreateThread() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/Interfaces/
DOperatingSystemInterface.h20 virtual StructuredData::DictionarySP CreateThread(lldb::tid_t tid, in CreateThread() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/Interfaces/
DOperatingSystemInterface.h20 virtual StructuredData::DictionarySP CreateThread(lldb::tid_t tid, in CreateThread() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/Interfaces/
DOperatingSystemInterface.h20 virtual StructuredData::DictionarySP CreateThread(lldb::tid_t tid, in CreateThread() function
/aosp_15_r20/external/pigweed/pw_thread_embos/
H A Dthread.cc83 void Context::CreateThread(const embos::Options& options, in CreateThread() function in pw::thread::Context
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
H A DThreadEnvironment.h33 EnvThread* CreateThread(std::function<void()> f) { return new EnvThread(std::move(f)); } in CreateThread() function
/aosp_15_r20/external/pigweed/pw_thread_zephyr/
H A Dthread.cc51 void Context::CreateThread(const zephyr::Options& options, in CreateThread() function in pw::thread::Context
/aosp_15_r20/external/pigweed/pw_thread_freertos/
H A Dthread.cc130 void Context::CreateThread(const freertos::Options& options, in CreateThread() function in pw::thread::Context
/aosp_15_r20/external/google-breakpad/src/client/solaris/handler/
H A Dexception_handler_test.cc88 static void CreateThread(int num) { in CreateThread() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
H A Dplatform_thread_posix_for_testing.cc70 bool CreateThread(size_t stack_size, in CreateThread() function
/aosp_15_r20/external/pigweed/pw_thread_threadx/
H A Dthread.cc113 void Context::CreateThread(const threadx::Options& options, in CreateThread() function in pw::thread::Context
/aosp_15_r20/system/extras/memory_replay/
H A DThreads.cpp74 Thread* Threads::CreateThread(pid_t tid) { in CreateThread() function in Threads
/aosp_15_r20/external/libchrome/base/threading/
H A Dplatform_thread_posix.cc86 bool CreateThread(size_t stack_size, in CreateThread() function
/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_posix.cc115 bool CreateThread(size_t stack_size, in CreateThread() function
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc121 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread() function in __sanitizer::ThreadRegistry
/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_win.cc100 INTERCEPTOR_WINAPI(DWORD, CreateThread, in INTERCEPTOR_WINAPI() argument
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/
H A Dmod.rs61 CreateThread(IoError), enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dthreadpool.cc53 EnvThread* CreateThread(std::function<void()> f) { in CreateThread() function

123