Home
last modified time | relevance | path

Searched defs:sleep (Results 51 – 75 of 5909) sorted by relevance

12345678910>>...237

/dports/net/krill/krill-0.9.4/cargo-crates/tokio-1.12.0/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/net/oha/oha-0.4.7/cargo-crates/tokio-1.12.0/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/www/xh/xh-0.14.1/cargo-crates/tokio-1.11.0/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/www/zola/zola-0.15.2/cargo-crates/tokio-1.14.0/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/tokio-1.13.0/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/tokio-1.10.0/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/tokio-1.12.0/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/tokio-1.11.0/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/tokio/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/tokio-1.14.0/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/tokio-1.13.0/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/www/monolith/monolith-2.6.1/cargo-crates/tokio-1.8.0/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/tokio-1.10.1/tests/
H A Dtime_pause.rs59 let sleep = rng.gen_range(Duration::from_secs(0)..Duration::from_secs(1)); in paused_time_stress_run() localVariable
73 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in advance_after_poll() localVariable
91 let mut sleep = task::spawn(time::sleep_until(start + ms(300))); in sleep_no_poll() localVariable
107 sleep: Pin<Box<Sleep>>, field
152 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task() localVariable
170 let sleep = Box::pin(time::sleep_until(start + ms(300))); in sleep_same_task_no_poll() localVariable
256 let mut sleep = task::spawn(time::sleep_until(start + Duration::from_secs(60))); in regression_3710_with_submillis_advance() localVariable
286 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_once_with_timer() localVariable
303 let mut sleep = task::spawn(time::sleep(Duration::from_millis(1))); in advance_multi_with_timer() localVariable
/dports/devel/commoncpp/commoncpp2-1.8.1/src/
H A Dfriends.cpp117 void Thread::sleep(timeout_t timeout) in sleep() function in ost::Thread
132 void Thread::sleep(timeout_t timeout) in sleep() function in ost::Thread
144 void Thread::sleep(timeout_t timeout) in sleep() function in ost::Thread
159 void Thread::sleep(timeout_t timeout) in sleep() function in ost::Thread
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/test/threads/
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne()
57 int32_t threadTwo(const int32_t sleep) { in threadTwo()
64 int32_t threadThree(const int32_t sleep) { in threadThree()
71 int32_t threadFour(const int32_t sleep) { in threadFour()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/test/threads/
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne()
57 int32_t threadTwo(const int32_t sleep) { in threadTwo()
64 int32_t threadThree(const int32_t sleep) { in threadThree()
71 int32_t threadFour(const int32_t sleep) { in threadFour()
/dports/devel/py-thrift/thrift-0.14.0/test/threads/
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne()
57 int32_t threadTwo(const int32_t sleep) { in threadTwo()
64 int32_t threadThree(const int32_t sleep) { in threadThree()
71 int32_t threadFour(const int32_t sleep) { in threadFour()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/test/threads/
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne()
57 int32_t threadTwo(const int32_t sleep) { in threadTwo()
64 int32_t threadThree(const int32_t sleep) { in threadThree()
71 int32_t threadFour(const int32_t sleep) { in threadFour()
/dports/devel/thrift/thrift-0.14.0/test/threads/
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne()
57 int32_t threadTwo(const int32_t sleep) { in threadTwo()
64 int32_t threadThree(const int32_t sleep) { in threadThree()
71 int32_t threadFour(const int32_t sleep) { in threadFour()
/dports/devel/thrift-c_glib/thrift-0.14.0/test/threads/
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne()
57 int32_t threadTwo(const int32_t sleep) { in threadTwo()
64 int32_t threadThree(const int32_t sleep) { in threadThree()
71 int32_t threadFour(const int32_t sleep) { in threadFour()
/dports/devel/thrift-cpp/thrift-0.14.0/test/threads/
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne()
57 int32_t threadTwo(const int32_t sleep) { in threadTwo()
64 int32_t threadThree(const int32_t sleep) { in threadThree()
71 int32_t threadFour(const int32_t sleep) { in threadFour()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/test/threads/
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne()
57 int32_t threadTwo(const int32_t sleep) { in threadTwo()
64 int32_t threadThree(const int32_t sleep) { in threadThree()
71 int32_t threadFour(const int32_t sleep) { in threadFour()
/dports/devel/node-thrift/thrift-0.14.0/test/threads/
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne()
57 int32_t threadTwo(const int32_t sleep) { in threadTwo()
64 int32_t threadThree(const int32_t sleep) { in threadThree()
71 int32_t threadFour(const int32_t sleep) { in threadFour()
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/install/scripts/resources/functions/
H A Dsleep.lua3 function sleep(ms) function
11 function sleep(ms) function
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/coro/test/
H A DTimeoutTest.cpp63 co_await coro::sleep(1ms); in TEST() member in TEST::__anonc92ba1560502::__anonc92ba1560602::coro
71 co_await coro::sleep(1ms); in TEST() member in TEST::__anonc92ba1560502::__anonc92ba1560702::coro
80 co_await coro::sleep(1ms); in TEST() member in TEST::__anonc92ba1560502::__anonc92ba1560802::coro
97 co_await coro::sleep(1s); in TEST() member in TEST::__anonc92ba1560902::__anonc92ba1560a02::coro
111 co_await coro::sleep(1s); in TEST() member in TEST::__anonc92ba1560902::__anonc92ba1560b02::coro
125 co_await coro::sleep(1s); in TEST() member in TEST::__anonc92ba1560902::__anonc92ba1560c02::coro

12345678910>>...237