Home
last modified time | relevance | path

Searched defs:tx2 (Results 1 – 22 of 22) sorted by relevance

/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sync/mpsc/
Dsync_tests.rs71 let tx2 = tx.clone(); in smoke_shared_port_gone2() localVariable
88 let tx2 = tx.clone(); in port_gone_concurrent_shared() localVariable
105 let tx2 = tx.clone(); in smoke_chan_gone_shared() localVariable
602 let tx2 = tx.clone(); in send4() localVariable
Dtests.rs69 let tx2 = tx.clone(); in smoke_shared_port_gone2() localVariable
86 let tx2 = tx.clone(); in port_gone_concurrent_shared() localVariable
103 let tx2 = tx.clone(); in smoke_chan_gone_shared() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sync/mpsc/
Dsync_tests.rs71 let tx2 = tx.clone(); in smoke_shared_port_gone2() localVariable
88 let tx2 = tx.clone(); in port_gone_concurrent_shared() localVariable
105 let tx2 = tx.clone(); in smoke_chan_gone_shared() localVariable
602 let tx2 = tx.clone(); in send4() localVariable
Dtests.rs69 let tx2 = tx.clone(); in smoke_shared_port_gone2() localVariable
86 let tx2 = tx.clone(); in port_gone_concurrent_shared() localVariable
103 let tx2 = tx.clone(); in smoke_chan_gone_shared() localVariable
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sync/mpsc/
Dsync_tests.rs71 let tx2 = tx.clone(); in smoke_shared_port_gone2() localVariable
88 let tx2 = tx.clone(); in port_gone_concurrent_shared() localVariable
105 let tx2 = tx.clone(); in smoke_chan_gone_shared() localVariable
602 let tx2 = tx.clone(); in send4() localVariable
Dtests.rs69 let tx2 = tx.clone(); in smoke_shared_port_gone2() localVariable
86 let tx2 = tx.clone(); in port_gone_concurrent_shared() localVariable
103 let tx2 = tx.clone(); in smoke_chan_gone_shared() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sync/mpsc/
Dsync_tests.rs71 let tx2 = tx.clone(); in smoke_shared_port_gone2() localVariable
88 let tx2 = tx.clone(); in port_gone_concurrent_shared() localVariable
105 let tx2 = tx.clone(); in smoke_chan_gone_shared() localVariable
602 let tx2 = tx.clone(); in send4() localVariable
Dtests.rs69 let tx2 = tx.clone(); in smoke_shared_port_gone2() localVariable
86 let tx2 = tx.clone(); in port_gone_concurrent_shared() localVariable
103 let tx2 = tx.clone(); in smoke_chan_gone_shared() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sync/mpmc/
Dtests.rs76 let tx2 = tx.clone(); in smoke_shared_port_gone2() localVariable
93 let tx2 = tx.clone(); in port_gone_concurrent_shared() localVariable
110 let tx2 = tx.clone(); in smoke_chan_gone_shared() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sync/mpmc/
Dtests.rs76 let tx2 = tx.clone(); in smoke_shared_port_gone2() localVariable
93 let tx2 = tx.clone(); in port_gone_concurrent_shared() localVariable
110 let tx2 = tx.clone(); in smoke_chan_gone_shared() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/net/udp/
Dtests.rs109 let tx2 = tx1.clone(); in udp_clone_two_read() localVariable
155 let tx2 = tx.clone(); in udp_clone_two_write() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/net/udp/
Dtests.rs109 let tx2 = tx1.clone(); in udp_clone_two_read() localVariable
155 let tx2 = tx.clone(); in udp_clone_two_write() localVariable
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/net/udp/
Dtests.rs106 let tx2 = tx1.clone(); in udp_clone_two_read() localVariable
151 let tx2 = tx.clone(); in udp_clone_two_write() localVariable
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/net/udp/
Dtests.rs106 let tx2 = tx1.clone(); in udp_clone_two_read() localVariable
151 let tx2 = tx.clone(); in udp_clone_two_write() localVariable
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sync/mutex/
Dtests.rs33 let tx2 = tx.clone(); in lots_and_lots() localVariable
39 let tx2 = tx.clone(); in lots_and_lots() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sync/mutex/
Dtests.rs33 let tx2 = tx.clone(); in lots_and_lots() localVariable
39 let tx2 = tx.clone(); in lots_and_lots() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sync/mutex/
Dtests.rs33 let tx2 = tx.clone(); in lots_and_lots() localVariable
39 let tx2 = tx.clone(); in lots_and_lots() localVariable
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sync/mutex/
Dtests.rs33 let tx2 = tx.clone(); in lots_and_lots() localVariable
39 let tx2 = tx.clone(); in lots_and_lots() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/net/tcp/
Dtests.rs440 let tx2 = tx1.clone(); in tcp_clone_two_read() localVariable
661 let tx2 = tx.clone(); in clone_accept_concurrent() localVariable
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/net/tcp/
Dtests.rs427 let tx2 = tx1.clone(); in tcp_clone_two_read() localVariable
641 let tx2 = tx.clone(); in clone_accept_concurrent() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/net/tcp/
Dtests.rs440 let tx2 = tx1.clone(); in tcp_clone_two_read() localVariable
661 let tx2 = tx.clone(); in clone_accept_concurrent() localVariable
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/net/tcp/
Dtests.rs427 let tx2 = tx1.clone(); in tcp_clone_two_read() localVariable
641 let tx2 = tx.clone(); in clone_accept_concurrent() localVariable