Home
last modified time | relevance | path

Searched defs:StartThread (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/test/
Dissue6997_linux.c19 int StartThread() { in StartThread() function
/aosp_15_r20/external/crosvm/devices/src/utils/
H A Derror.rs23 StartThread(std::io::Error), enumerator
/aosp_15_r20/external/compiler-rt/test/tsan/
H A Dsimple_stack.c36 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/
DIImsMediaThread.cpp45 bool IImsMediaThread::StartThread(const char* name) in StartThread() function in IImsMediaThread
/aosp_15_r20/external/stressapptest/src/
H A Dlogger.cc59 void Logger::StartThread() { in StartThread() function in Logger
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dunbounded_thread_pool.cc57 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 Dsingle_sample_metrics_factory_impl_unittest.cc52 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/
Dload_reporter_async_service_impl.cc125 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 Dload_reporter_async_service_impl.cc125 void LoadReporterAsyncServiceImpl::StartThread() { thread_->Start(); } in StartThread() function in grpc::load_reporter::LoadReporterAsyncServiceImpl
/aosp_15_r20/external/leveldb/include/leveldb/
H A Denv.h387 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/
Doriginal_thread_pool.cc40 void OriginalThreadPool::StartThread(StatePtr state, StartThreadReason reason) { in StartThread() function in grpc_event_engine::experimental::OriginalThreadPool
Dwork_stealing_thread_pool.cc136 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 Denv.cc100 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 Denv.cc134 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread() function in tensorflow::__anone2c9a2320111::PosixEnv
/aosp_15_r20/external/python/pyserial/examples/
DwxTerminal.py172 def StartThread(self): member in TerminalFrame
/aosp_15_r20/external/leveldb/util/
H A Denv_test.cc156 TEST_F(EnvTest, StartThread) { in TEST_F() argument
H A Denv_windows.cc597 void StartThread(void (*thread_main)(void* thread_main_arg), in StartThread() function in leveldb::__anon0d865ec80111::WindowsEnv
H A Denv_posix.cc666 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 Dsanitizer_thread_registry.cc269 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 Dwork_stealing_thread_pool.cc252 void WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread() { in StartThread() function in grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_watcher_linux.cc286 bool InotifyReader::StartThread() { in StartThread() function in base::__anonf5cb3bf30111::InotifyReader
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher_inotify.cc347 bool InotifyReader::StartThread() { in StartThread() function in base::__anone35f38bb0111::InotifyReader
/aosp_15_r20/packages/modules/adb/daemon/
Dshell_service.cpp502 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 Denv.h538 Thread* StartThread(const ThreadOptions& thread_options, in StartThread() function
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DLL.NET/
H A Ddnssd_NET.cpp78 ServiceRef::StartThread() in StartThread() function in ServiceRef

12