/aosp_15_r20/external/webrtc/test/time_controller/ |
H A 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
|
H A D | real_time_controller.cc | 47 std::unique_ptr<rtc::Thread> RealTimeController::CreateThread( in CreateThread() function in webrtc::RealTimeController
|
H A D | external_time_controller.cc | 91 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/ |
D | OperatingSystem.h | 58 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/ |
D | OperatingSystem.h | 58 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/ |
D | OperatingSystem.h | 58 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/ |
D | OperatingSystem.h | 58 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/ |
D | OperatingSystemInterface.h | 20 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/ |
D | OperatingSystemInterface.h | 20 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/ |
D | OperatingSystemInterface.h | 20 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/ |
D | OperatingSystemInterface.h | 20 virtual StructuredData::DictionarySP CreateThread(lldb::tid_t tid, in CreateThread() function
|
/aosp_15_r20/external/pigweed/pw_thread_embos/ |
H A D | thread.cc | 83 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 D | ThreadEnvironment.h | 33 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 D | thread.cc | 51 void Context::CreateThread(const zephyr::Options& options, in CreateThread() function in pw::thread::Context
|
/aosp_15_r20/external/pigweed/pw_thread_freertos/ |
H A D | thread.cc | 130 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 D | exception_handler_test.cc | 88 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 D | platform_thread_posix_for_testing.cc | 70 bool CreateThread(size_t stack_size, in CreateThread() function
|
/aosp_15_r20/external/pigweed/pw_thread_threadx/ |
H A D | thread.cc | 113 void Context::CreateThread(const threadx::Options& options, in CreateThread() function in pw::thread::Context
|
/aosp_15_r20/system/extras/memory_replay/ |
H A D | Threads.cpp | 74 Thread* Threads::CreateThread(pid_t tid) { in CreateThread() function in Threads
|
/aosp_15_r20/external/libchrome/base/threading/ |
H A D | platform_thread_posix.cc | 86 bool CreateThread(size_t stack_size, in CreateThread() function
|
/aosp_15_r20/external/cronet/base/threading/ |
H A D | platform_thread_posix.cc | 115 bool CreateThread(size_t stack_size, in CreateThread() function
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_thread_registry.cc | 121 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 D | asan_win.cc | 100 INTERCEPTOR_WINAPI(DWORD, CreateThread, in INTERCEPTOR_WINAPI() argument
|
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/ |
H A D | mod.rs | 61 CreateThread(IoError), enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | threadpool.cc | 53 EnvThread* CreateThread(std::function<void()> f) { in CreateThread() function
|