Lines Matching defs:sel
24 let mut sel = Select::new(); in smoke1() localVariable
36 let mut sel = Select::new(); in smoke1() localVariable
57 let mut sel = Select::new(); in smoke2() localVariable
86 let mut sel = Select::new(); in disconnected() localVariable
103 let mut sel = Select::new(); in disconnected() localVariable
122 let mut sel = Select::new(); in disconnected() localVariable
141 let mut sel = Select::new(); in default() localVariable
152 let mut sel = Select::new(); in default() localVariable
167 let mut sel = Select::new(); in default() localVariable
178 let mut sel = Select::new(); in default() localVariable
186 let mut sel = Select::new(); in default() localVariable
205 let mut sel = Select::new(); in timeout() localVariable
218 let mut sel = Select::new(); in timeout() localVariable
241 let mut sel = Select::new(); in timeout() localVariable
245 let mut sel = Select::new(); in timeout() localVariable
266 let mut sel = Select::new(); in default_when_disconnected() localVariable
279 let mut sel = Select::new(); in default_when_disconnected() localVariable
292 let mut sel = Select::new(); in default_when_disconnected() localVariable
305 let mut sel = Select::new(); in default_when_disconnected() localVariable
321 let mut sel = Select::new(); in default_only() localVariable
328 let mut sel = Select::new(); in default_only() localVariable
347 let mut sel = Select::new(); in unblocks() localVariable
368 let mut sel = Select::new(); in unblocks() localVariable
397 let mut sel = Select::new(); in both_ready() localVariable
424 let mut sel = Select::new(); in loop_try() localVariable
441 let mut sel = Select::new(); in loop_try() localVariable
466 let mut sel = Select::new(); in loop_try() localVariable
487 let mut sel = Select::new(); in loop_try() localVariable
524 let mut sel = Select::new(); in cloning1() localVariable
547 let mut sel = Select::new(); in cloning2() localVariable
570 let mut sel = Select::new(); in preflight1() localVariable
586 let mut sel = Select::new(); in preflight2() localVariable
605 let mut sel = Select::new(); in preflight3() localVariable
620 let mut sel = Select::new(); in duplicate_operations() localVariable
652 let mut sel = Select::new(); in nesting() localVariable
659 let mut sel = Select::new(); in nesting() localVariable
666 let mut sel = Select::new(); in nesting() localVariable
673 let mut sel = Select::new(); in nesting() localVariable
717 let mut sel = Select::new(); in stress_recv() localVariable
756 let mut sel = Select::new(); in stress_send() localVariable
794 let mut sel = Select::new(); in stress_mixed() localVariable
824 let mut sel = Select::new(); in stress_timeout_two_threads() localVariable
848 let mut sel = Select::new(); in stress_timeout_two_threads() localVariable
871 let mut sel = Select::new(); in send_recv_same_channel() localVariable
885 let mut sel = Select::new(); in send_recv_same_channel() localVariable
908 let mut sel = Select::new(); in matching() localVariable
934 let mut sel = Select::new(); in matching_with_leftover() localVariable
973 let mut sel = Select::new(); in channel_through_channel() localVariable
991 let mut sel = Select::new(); in channel_through_channel() localVariable
1037 let mut sel = Select::new(); in linearizable_try() localVariable
1092 let mut sel = Select::new(); in linearizable_timeout() localVariable
1143 let mut sel = Select::new(); in fairness1() localVariable
1186 let mut sel = Select::new(); in fairness2() localVariable
1208 let mut sel = Select::new(); in fairness2() localVariable
1240 let mut sel = Select::new(); in sync_and_clone() localVariable
1243 let sel = &sel; in sync_and_clone() localVariable
1248 let mut sel = sel.clone(); in sync_and_clone() localVariable
1269 let mut sel = Select::new(); in send_and_clone() localVariable
1275 let mut sel = sel.clone(); in send_and_clone() localVariable
1311 let mut sel = Select::new(); in reuse() localVariable