/aosp_15_r20/packages/modules/Bluetooth/system/test/fake/ |
D | fake_thread.h | 71 struct thread_t { struct 92 pthread_t pthread_; argument 93 pid_t tid_; 94 std::string name_;
|
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/ |
D | thread.cc | 43 struct thread_t { struct 45 pthread_t pthread; argument 53 thread_t* thread; argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/execution/ |
D | mapping.hpp | 60 struct thread_t struct 65 static constexpr bool is_applicable_property_v = 69 static constexpr bool is_requirable = true; 72 static constexpr bool is_preferable = true; 75 typedef mapping_t polymorphic_query_result_type;
|
/aosp_15_r20/external/liburing/test/ |
H A D | 35fa71a030ca.c | 185 struct thread_t { struct 190 static struct thread_t threads[16]; argument
|
H A D | pollfree.c | 261 struct thread_t { struct 266 static struct thread_t threads[16]; argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/nci/ |
H A D | nci_dev.c | 405 pthread_t thread_t; in FIXTURE_SETUP() local 499 pthread_t thread_t; in FIXTURE_TEARDOWN() local 587 pthread_t thread_t; in start_polling() local 607 pthread_t thread_t; in stop_polling() local 817 pthread_t thread_t; in disconnect_tag() local 862 pthread_t thread_t; in TEST_F() local
|
/aosp_15_r20/external/libusb/tests/ |
H A D | stress_mt.c | 29 typedef pthread_t thread_t; typedef 49 typedef HANDLE thread_t; typedef
|
/aosp_15_r20/external/libusb/examples/ |
H A D | dpfp.c | 49 typedef pthread_t thread_t; typedef 93 typedef HANDLE thread_t; typedef
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/ |
D | btif_sock_sco.h | 25 typedef struct thread_t thread_t; typedef
|
/aosp_15_r20/packages/modules/Bluetooth/system/osi/include/ |
D | thread.h | 27 typedef struct thread_t thread_t; typedef
|
D | alarm.h | 26 typedef struct thread_t thread_t; typedef
|
/aosp_15_r20/trusty/kernel/lib/libc-trusty/include/trusty/ |
H A D | libc_state.h | 24 typedef struct thread thread_t; typedef
|
/aosp_15_r20/external/coreboot/src/device/oprom/yabel/compat/ |
H A D | rtas.h | 49 typedef void (*thread_t) (int); typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/ |
D | lldb-types.h | 43 typedef void *thread_t; // Host thread type typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/ |
D | lldb-types.h | 43 typedef void *thread_t; // Host thread type typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/ |
D | lldb-types.h | 43 typedef void *thread_t; // Host thread type typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/ |
D | lldb-types.h | 43 typedef void *thread_t; // Host thread type typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/executors/ |
D | thread_executor.hpp | 39 typedef scoped_thread<> thread_t; typedef in boost::executors::thread_executor
|
D | serial_executor.hpp | 41 typedef scoped_thread<> thread_t; typedef in boost::executors::serial_executor
|
D | basic_thread_pool.hpp | 35 typedef thread thread_t; typedef in boost::executors::basic_thread_pool
|
/aosp_15_r20/system/netd/tests/ |
H A D | netd_test.cpp | 105 typedef int (*thread_t)(void*); typedef
|
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/fuzzers/fixed_queue/ |
D | fuzz_fixed_queue.cc | 75 std::vector<thread_t*>* /*live_thread_vector*/, in callArbitraryFunction()
|
/aosp_15_r20/external/trusty/lk/include/kernel/ |
D | thread.h | 140 } thread_t; typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | thread_db.h | 242 typedef pthread_t thread_t; typedef
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/apple/ |
H A D | mod.rs | 98 pub type thread_t = ::mach_port_t; typedef 5853 thread: thread_t, in thread_policy_set() 5859 thread: thread_t, in thread_policy_get()
|