Home
last modified time | relevance | path

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

1234

/aosp12/system/bt/common/test/
H A Dthread_performance_test.cc115 thread_t* thread_ = nullptr; member in OsiThreadMessageLoopPerformanceTest
160 std::thread* thread_ = nullptr; member in StlThreadMessageLoopPerformanceTest
205 pthread_t thread_ = -1; member in PosixThreadMessageLoopPerformanceTest
246 thread_t* thread_ = nullptr; member in ReactorPerformanceTest
344 base::Thread* thread_ = nullptr; member in LibChromeThreadPerformanceTest
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Depoll_event_dispatcher.h39 std::thread thread_; variable
/aosp12/system/bt/service/ipc/
H A Dipc_handler_linux.h77 base::Thread thread_; variable
/aosp12/system/bt/common/
H A Dmessage_loop_thread.h194 std::thread* thread_; variable
/aosp12/system/bt/common/benchmark/
H A Dthread_performance_benchmark.cc132 thread_t* thread_ = nullptr; member in BM_MessageLoopOsiThread
179 std::thread* thread_ = nullptr; member in BM_MessageLoopStlThread
224 pthread_t thread_ = -1; member in BM_MessageLoopPosixThread
266 thread_t* thread_ = nullptr; member in BM_OsiReactorThread
394 base::Thread* thread_ = nullptr; member in BM_LibChromeThread
/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dasync_fd_watcher.h52 std::thread thread_; variable
/aosp12/system/bt/vendor_libs/linux/interface/
H A Dasync_fd_watcher.h52 std::thread thread_; variable
/aosp12/system/bt/gd/hal/
H A Dhci_hal_android_hidl_test.cc42 Thread* thread_; member in bluetooth::hal::__anone73ebebd0110::HciHalHidlTest
/aosp12/packages/modules/adb/fdevent/
H A Dfdevent_test.h98 std::thread thread_; variable
/aosp12/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
H A Dworker.h76 std::unique_ptr<std::thread> thread_; variable
/aosp12/system/extras/simpleperf/
H A DMapRecordReader.h72 std::thread thread_; variable
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dsignalling_manager_test.cc57 os::Thread* thread_ = nullptr; member in bluetooth::l2cap::classic::internal::__anoneba280910110::L2capClassicSignallingManagerTest
H A Dfixed_channel_service_manager_test.cc67 os::Thread* thread_ = nullptr; member in bluetooth::l2cap::classic::internal::L2capClassicFixedServiceManagerTest
H A Ddynamic_channel_service_manager_test.cc71 os::Thread* thread_ = nullptr; member in bluetooth::l2cap::classic::internal::__anona6d758360110::L2capDynamicServiceManagerTest
/aosp12/system/bt/gd/os/linux_generic/
H A Dhandler_unittest.cc45 Thread* thread_; member in bluetooth::os::__anonf428015b0110::HandlerTest
139 Thread* thread_; member in bluetooth::os::__anonf428015b0110::HandlerDeathTest
/aosp12/system/bt/gd/l2cap/internal/
H A Dfixed_channel_allocator_test.cc58 os::Thread* thread_{nullptr}; member in bluetooth::l2cap::internal::L2capFixedChannelAllocatorTest
H A Ddynamic_channel_allocator_fuzz_test.cc72 os::Thread* thread_{nullptr}; member in bluetooth::l2cap::internal::L2capClassicDynamicChannelAllocatorFuzzTest
H A Ddynamic_channel_allocator_test.cc54 os::Thread* thread_{nullptr}; member in bluetooth::l2cap::internal::L2capClassicDynamicChannelAllocatorTest
/aosp12/system/bt/gd/security/test/
H A Dfake_l2cap_test.cc88 os::Thread* thread_ = new os::Thread("test_thread", os::Thread::Priority::NORMAL); in TEST_F() local
/aosp12/hardware/google/camera/common/apex_update_listener/
H A Dapex_update_listener.h87 std::thread thread_; variable
/aosp12/system/bt/gd/l2cap/le/internal/
H A Dfixed_channel_service_manager_test.cc67 os::Thread* thread_ = nullptr; member in bluetooth::l2cap::le::internal::L2capLeServiceManagerTest
H A Ddynamic_channel_service_manager_test.cc69 os::Thread* thread_ = nullptr; member in bluetooth::l2cap::le::internal::L2capLeDynamicServiceManagerTest
/aosp12/system/bt/gd/os/
H A Dhandler.h104 Thread* thread_; variable
H A Dthread_benchmark.cc72 std::unique_ptr<Thread> thread_; member in BM_ReactorThread
/aosp12/art/runtime/metrics/
H A Dreporter.h170 std::optional<std::thread> thread_; variable

1234