Home
last modified time | relevance | path

Searched refs:new_current_thread (Results 1 – 25 of 764) sorted by relevance

12345678910>>...31

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/tokio-1.10.1/tests/
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
H A Dtask_abort.rs58 let rt = Builder::new_current_thread().build().unwrap(); in test_abort_without_panic_3662()
131 let rt = Builder::new_current_thread().build().unwrap(); in remote_abort_local_set_3929()
153 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_wakes_task_3964()
184 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_contained()
208 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_returned()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/tokio-1.14.0/tests/
H A Dtask_abort.rs58 let rt = Builder::new_current_thread().build().unwrap(); in test_abort_without_panic_3662()
131 let rt = Builder::new_current_thread().build().unwrap(); in remote_abort_local_set_3929()
153 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_wakes_task_3964()
184 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_contained()
208 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_returned()
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/tokio-1.14.0/tests/
H A Dtask_abort.rs58 let rt = Builder::new_current_thread().build().unwrap(); in test_abort_without_panic_3662()
131 let rt = Builder::new_current_thread().build().unwrap(); in remote_abort_local_set_3929()
153 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_wakes_task_3964()
184 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_contained()
208 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_returned()
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/tokio-1.14.0/tests/
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
H A Dtask_abort.rs58 let rt = Builder::new_current_thread().build().unwrap(); in test_abort_without_panic_3662()
131 let rt = Builder::new_current_thread().build().unwrap(); in remote_abort_local_set_3929()
153 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_wakes_task_3964()
184 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_contained()
208 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_returned()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/tokio-1.16.1/tests/
H A Dtask_abort.rs58 let rt = Builder::new_current_thread().build().unwrap(); in test_abort_without_panic_3662()
131 let rt = Builder::new_current_thread().build().unwrap(); in remote_abort_local_set_3929()
153 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_wakes_task_3964()
184 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_contained()
208 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_returned()
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/tokio-1.11.0/tests/
H A Dtask_abort.rs58 let rt = Builder::new_current_thread().build().unwrap(); in test_abort_without_panic_3662()
131 let rt = Builder::new_current_thread().build().unwrap(); in remote_abort_local_set_3929()
153 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_wakes_task_3964()
184 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_contained()
208 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_returned()
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/tokio-1.12.0/tests/
H A Dtask_abort.rs58 let rt = Builder::new_current_thread().build().unwrap(); in test_abort_without_panic_3662()
131 let rt = Builder::new_current_thread().build().unwrap(); in remote_abort_local_set_3929()
153 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_wakes_task_3964()
184 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_contained()
208 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_returned()
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
/dports/net/routinator/routinator-0.10.2/cargo-crates/tokio-1.9.0/tests/
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
/dports/editors/helix/helix-0.5.0/cargo-crates/tokio-1.12.0/tests/
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
H A Dtask_abort.rs58 let rt = Builder::new_current_thread().build().unwrap(); in test_abort_without_panic_3662()
131 let rt = Builder::new_current_thread().build().unwrap(); in remote_abort_local_set_3929()
153 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_wakes_task_3964()
184 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_contained()
208 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_returned()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-1.12.0/tests/
H A Dtask_abort.rs58 let rt = Builder::new_current_thread().build().unwrap(); in test_abort_without_panic_3662()
131 let rt = Builder::new_current_thread().build().unwrap(); in remote_abort_local_set_3929()
153 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_wakes_task_3964()
184 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_contained()
208 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_returned()
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
/dports/www/rearx/rearx-0.1.4/cargo-crates/tokio-1.3.0/tests/
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/tokio-1.14.0/tests/
H A Dtask_abort.rs58 let rt = Builder::new_current_thread().build().unwrap(); in test_abort_without_panic_3662()
131 let rt = Builder::new_current_thread().build().unwrap(); in remote_abort_local_set_3929()
153 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_wakes_task_3964()
184 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_contained()
208 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_returned()
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/tokio-1.15.0/tests/
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()
H A Dtask_abort.rs58 let rt = Builder::new_current_thread().build().unwrap(); in test_abort_without_panic_3662()
131 let rt = Builder::new_current_thread().build().unwrap(); in remote_abort_local_set_3929()
153 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_wakes_task_3964()
184 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_contained()
208 let rt = Builder::new_current_thread().enable_time().build().unwrap(); in test_abort_task_that_panics_on_drop_returned()
/dports/net/krill/krill-0.9.4/cargo-crates/tokio-1.12.0/tests/
H A Dtask_blocking.rs95 let rt = runtime::Builder::new_current_thread().build().unwrap(); in no_block_in_basic_block_on()
107 let inner = tokio::runtime::Builder::new_current_thread() in can_enter_basic_rt_from_within_block_in_place()
124 let _ = tokio::runtime::Builder::new_current_thread() in useful_panic_message_when_dropping_rt_in_rt()
146 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_with_zero_timeout_in_runtime()
158 let rt = tokio::runtime::Builder::new_current_thread() in can_shutdown_now_in_runtime()

12345678910>>...31