Home
last modified time | relevance | path

Searched defs:send_thread (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/test/pending_subscription_tests/
Dpending_subscription_test_sd_msg_sender.cpp155 std::thread send_thread([&]() { in TEST_F() local
356 std::thread send_thread([&]() { in TEST_F() local
562 std::thread send_thread([&]() { in TEST_F() local
779 std::thread send_thread([&]() { in TEST_F() local
993 std::thread send_thread([&]() { in TEST_F() local
1210 std::thread send_thread([&]() { in TEST_F() local
1433 std::thread send_thread([&]() { in TEST_F() local
1625 std::thread send_thread([&]() { in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/test/malicious_data_tests/
Dmalicious_data_test_msg_sender.cpp129 std::thread send_thread([&]() { in TEST_F() local
367 std::thread send_thread([&]() { in TEST_F() local
754 std::thread send_thread([&]() { in TEST_F() local
1053 std::thread send_thread([&]() { in TEST_F() local
1383 std::thread send_thread([&]() { in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/
Dwatch.rs1411 let send_thread = thread::spawn(move || { in watch_spurious_wakeup() localVariable
1428 let send_thread = thread::spawn(move || { in watch_spurious_wakeup() localVariable
1449 let send_thread = thread::spawn(move || { in watch_borrow() localVariable
/aosp_15_r20/external/liburing/test/
H A Dpoll-link.c51 static void *send_thread(void *arg) in send_thread() function
H A Daccept-link.c51 static void *send_thread(void *arg) in send_thread() function
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/
Dtest_socket.rs404 let send_thread = thread::spawn(move || { in sendrecv() localVariable
649 let send_thread = thread::spawn(move || { in udp_recvmmsg() localVariable
725 let send_thread = thread::spawn(move || { in udp_recvmmsg_dontwait_short_read() localVariable
/aosp_15_r20/external/sdv/vsomeip/test/someip_tp_tests/
Dsomeip_tp_test_msg_sender.cpp507 std::thread send_thread([&]() { in TEST_P() local