/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/test/ |
D | issue6997_linux.c | 19 int StartThread() { in StartThread() function
|
/aosp_15_r20/external/crosvm/devices/src/utils/ |
H A D | error.rs | 23 StartThread(std::io::Error), enumerator
|
/aosp_15_r20/external/compiler-rt/test/tsan/ |
H A D | simple_stack.c | 36 void StartThread(pthread_t *t, void *(*f)(void*)) { in StartThread() function
|
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/ |
D | IImsMediaThread.cpp | 45 bool IImsMediaThread::StartThread(const char* name) in StartThread() function in IImsMediaThread
|
/aosp_15_r20/external/stressapptest/src/ |
H A D | logger.cc | 59 void Logger::StartThread() { in StartThread() function in Logger
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | unbounded_thread_pool.cc | 57 std::unique_ptr<Thread> StartThread(const string& name, in StartThread() function in tensorflow::data::UnboundedThreadPool::LogicalThreadFactory
|
/aosp_15_r20/external/cronet/components/metrics/ |
H A D | single_sample_metrics_factory_impl_unittest.cc | 52 void StartThread() { ASSERT_TRUE(thread_.Start()); } in StartThread() function in metrics::__anonf2aa9d700111::SingleSampleMetricsFactoryImplTest
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/ |
D | load_reporter_async_service_impl.cc | 125 void LoadReporterAsyncServiceImpl::StartThread() { thread_->Start(); } in StartThread() function in grpc::load_reporter::LoadReporterAsyncServiceImpl
|
/aosp_15_r20/external/grpc-grpc/src/cpp/server/load_reporter/ |
H A D | load_reporter_async_service_impl.cc | 125 void LoadReporterAsyncServiceImpl::StartThread() { thread_->Start(); } in StartThread() function in grpc::load_reporter::LoadReporterAsyncServiceImpl
|
/aosp_15_r20/external/leveldb/include/leveldb/ |
H A D | env.h | 387 void StartThread(void (*f)(void*), void* a) override { in StartThread() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/thread_pool/ |
D | original_thread_pool.cc | 40 void OriginalThreadPool::StartThread(StatePtr state, StartThreadReason reason) { in StartThread() function in grpc_event_engine::experimental::OriginalThreadPool
|
D | work_stealing_thread_pool.cc | 136 void WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread() { in StartThread() function in grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/ |
H A D | env.cc | 100 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread() function in tensorflow::__anon9a92b9580111::WindowsEnv
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/ |
H A D | env.cc | 134 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread() function in tensorflow::__anone2c9a2320111::PosixEnv
|
/aosp_15_r20/external/python/pyserial/examples/ |
D | wxTerminal.py | 172 def StartThread(self): member in TerminalFrame
|
/aosp_15_r20/external/leveldb/util/ |
H A D | env_test.cc | 156 TEST_F(EnvTest, StartThread) { in TEST_F() argument
|
H A D | env_windows.cc | 597 void StartThread(void (*thread_main)(void* thread_main_arg), in StartThread() function in leveldb::__anon0d865ec80111::WindowsEnv
|
H A D | env_posix.cc | 666 void StartThread(void (*thread_main)(void* thread_main_arg), in StartThread() function in leveldb::__anon233a18300111::PosixEnv
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_thread_registry.cc | 269 void ThreadRegistry::StartThread(u32 tid, uptr os_id, void *arg) { in StartThread() function in __sanitizer::ThreadRegistry
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/thread_pool/ |
H A D | work_stealing_thread_pool.cc | 252 void WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread() { in StartThread() function in grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_path_watcher_linux.cc | 286 bool InotifyReader::StartThread() { in StartThread() function in base::__anonf5cb3bf30111::InotifyReader
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_path_watcher_inotify.cc | 347 bool InotifyReader::StartThread() { in StartThread() function in base::__anone35f38bb0111::InotifyReader
|
/aosp_15_r20/packages/modules/adb/daemon/ |
D | shell_service.cpp | 502 bool Subprocess::StartThread(std::unique_ptr<Subprocess> subprocess, std::string* error) { in StartThread() function in __anon1412ba9d0111::Subprocess
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | env.h | 538 Thread* StartThread(const ThreadOptions& thread_options, in StartThread() function
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DLL.NET/ |
H A D | dnssd_NET.cpp | 78 ServiceRef::StartThread() in StartThread() function in ServiceRef
|