Home
last modified time | relevance | path

Searched defs:thread_ (Results 1 – 25 of 198) sorted by relevance

12345678

/aosp_15_r20/packages/modules/Bluetooth/system/common/test/
Dthread_performance_test.cc118 thread_t* thread_ = nullptr; member in OsiThreadMessageLoopPerformanceTest
159 std::thread* thread_ = nullptr; member in StlThreadMessageLoopPerformanceTest
198 pthread_t thread_ = -1; member in PosixThreadMessageLoopPerformanceTest
236 thread_t* thread_ = nullptr; member in ReactorPerformanceTest
323 base::Thread* thread_ = nullptr; member in LibChromeThreadPerformanceTest
/aosp_15_r20/packages/modules/Bluetooth/system/common/benchmark/
Dthread_performance_benchmark.cc136 thread_t* thread_ = nullptr; member in BM_MessageLoopOsiThread
182 std::thread* thread_ = nullptr; member in BM_MessageLoopStlThread
226 pthread_t thread_ = -1; member in BM_MessageLoopPosixThread
268 thread_t* thread_ = nullptr; member in BM_OsiReactorThread
393 base::Thread* thread_ = nullptr; member in BM_LibChromeThread
/aosp_15_r20/external/webrtc/rtc_base/
H A Dthread.h504 pthread_t thread_ = 0; variable
508 HANDLE thread_ = nullptr; variable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/
Dhandler_unittest.cc42 Thread* thread_; member in bluetooth::os::__anon23243bc00111::HandlerTest
138 Thread* thread_; member in bluetooth::os::__anon23243bc00111::HandlerDeathTest
/aosp_15_r20/external/webrtc/p2p/base/
H A Dturn_server.h139 webrtc::TaskQueueBase* const thread_; variable
339 webrtc::TaskQueueBase* const thread_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
H A Dgrpc_eager_client.cc113 std::unique_ptr<Thread> thread_; member in tensorflow::eager::__anon5c088a600111::GrpcEagerClientThread
230 const GrpcEagerClientThread* thread_; member in tensorflow::eager::__anon5c088a600111::GrpcEagerClient
/aosp_15_r20/tools/netsim/src/hci/
H A Dasync_manager.cc269 std::thread thread_; member in rootcanal::AsyncManager::AsyncFdWatcher
517 std::thread thread_; member in rootcanal::AsyncManager::AsyncTaskManager
/aosp_15_r20/external/grpc-grpc/test/core/gprpp/
H A Dwork_serializer_test.cc133 Thread thread_; member in grpc_core::__anon470117290111::TestThread
196 Thread thread_; member in grpc_core::__anon470117290111::TestThreadScheduleAndDrain
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dasync_manager.cc274 std::thread thread_; member in rootcanal::AsyncManager::AsyncFdWatcher
511 std::thread thread_; member in rootcanal::AsyncManager::AsyncTaskManager
/aosp_15_r20/device/google/cuttlefish/host/commands/metrics/
Dhost_receiver.h25 std::thread thread_; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dworker_thread.h49 std::unique_ptr<tensorflow::Thread> thread_; variable
/aosp_15_r20/external/webrtc/test/network/
H A Dfake_network_socket_server.h54 rtc::Thread* thread_ = nullptr; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_stream.h61 std::unique_ptr<port::Thread> thread_; variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dthread_task_runner.h77 std::thread thread_; variable
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dthread_task_runner.h77 std::thread thread_; variable
/aosp_15_r20/external/ruy/ruy/profiler/
H A Dprofiler.h75 std::unique_ptr<std::thread> thread_; variable
/aosp_15_r20/packages/modules/adb/fdevent/
Dfdevent_test.h76 std::thread thread_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_worker_cache.h56 std::unique_ptr<Thread> thread_; variable
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_notification_thread_mac.cc41 base::Thread thread_; member in net::__anonfe301cec0111::NotificationThreadMac
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmessage_loop_thread.h204 std::thread* thread_; variable
/aosp_15_r20/external/webrtc/rtc_base/deprecated/
H A Drecursive_critical_section.h84 mutable PlatformThreadRef thread_; // Only used by RTC_DCHECKs. variable
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/
H A Dasync_fd_watcher.h52 std::thread thread_; variable
/aosp_15_r20/hardware/interfaces/bluetooth/async/
H A Dasync_fd_watcher.h49 std::thread thread_; variable
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/network_proxy/
H A Dtesting.h49 std::thread thread_; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dstd_thread.hpp62 std::thread thread_; member in boost::asio::detail::std_thread

12345678