Home
last modified time | relevance | path

Searched defs:thread_options (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/libchrome/dbus/
H A Dbus_unittest.cc136 base::Thread::Options thread_options; in TEST() local
214 base::Thread::Options thread_options; in TEST() local
264 base::Thread::Options thread_options; in TEST() local
H A Dsignal_sender_verification_unittest.cc38 base::Thread::Options thread_options; in SetUp() local
H A Dobject_manager_unittest.cc70 base::Thread::Options thread_options; in SetUp() local
H A Dproperty_unittest.cc62 base::Thread::Options thread_options; in SetUp() local
H A Dend_to_end_async_unittest.cc49 base::Thread::Options thread_options; in SetUp() local
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/
H A Denv.cc55 StdThread(const ThreadOptions& thread_options, const string& name, in StdThread()
100 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread()
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Denv.cc61 PThread(const ThreadOptions& thread_options, const std::string& name, in PThread()
134 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread()
H A Dunbounded_work_queue.cc26 const ThreadOptions& thread_options) in UnboundedWorkQueue()
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dthreadpool.cc92 ThreadPool::ThreadPool(Env* env, const ThreadOptions& thread_options, in ThreadPool()
96 ThreadPool::ThreadPool(Env* env, const ThreadOptions& thread_options, in ThreadPool()
H A Denv.h538 Thread* StartThread(const ThreadOptions& thread_options, in StartThread()
/aosp_15_r20/external/pigweed/pw_work_queue/
H A Dstl_test_thread.cc24 static constexpr thread::stl::Options thread_options; in WorkQueueThreadOptions() local
/aosp_15_r20/external/pigweed/pw_multisink/
H A Dstl_test_thread.cc24 static constexpr thread::stl::Options thread_options; in MultiSinkTestThreadOptions() local
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dunbounded_thread_pool.h40 const ThreadOptions& thread_options) in UnboundedThreadPool()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dbounded_executor.h35 ThreadOptions thread_options; member
H A Dperiodic_function.h82 ThreadOptions thread_options; member
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_config_watcher_apple.cc173 base::Thread::Options thread_options(base::MessagePumpType::UI, 0); in NetworkConfigWatcherApple() local
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dram_file_block_cache.h64 TF_ThreadOptions thread_options; local
/aosp_15_r20/external/pigweed/pw_system/
H A Dasync_packet_io.cc125 const thread::Options& thread_options) { in Start()
/aosp_15_r20/external/cronet/components/cronet/android/test/
H A Dquic_test_server.cc124 base::Thread::Options thread_options; in JNI_QuicTestServer_StartQuicTestServer() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler.cc51 Env* env, const ThreadOptions& thread_options, const string& name) in RunHandlerEnvironment()
315 const ThreadOptions& thread_options, const string& name, in RunHandlerThreadPool()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.cc47 tensorflow::Env* env, const tensorflow::ThreadOptions& thread_options, in RunHandlerEnvironment()
337 const tensorflow::ThreadOptions& thread_options, const std::string& name, in RunHandlerThreadPool()
/aosp_15_r20/external/cronet/net/test/
H A Dquic_simple_test_server.cc225 base::Thread::Options thread_options; in Start() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dthreadpool_dataset_op.cc60 ThreadPoolResource(Env* env, const ThreadOptions& thread_options, in ThreadPoolResource()
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dembedded_test_server.cc628 base::Thread::Options thread_options; in StartAcceptingConnections() local