Home
last modified time | relevance | path

Searched refs:done (Results 1 – 5 of 5) sorted by relevance

/tonic/examples/src/dynamic_load_balance/
H A Dclient.rs23 let done = Arc::new(AtomicBool::new(false)); in main() localVariable
24 let demo_done = done.clone(); in main()
63 while !done.load(SeqCst) { in main()
/tonic/examples/src/health/
H A DREADME.md13 done
/tonic/
H A DCONTRIBUTING.md42 2. By helping to triage the issue: This can be done by providing
47 3. By helping to resolve the issue: Typically this is done either in the form of
156 /// // import the `timeout` function, usually this is done
/tonic/examples/
H A Dhelloworld-tutorial.md195 Altogether your server should look something like this once you are done:
/tonic/examples/proto/googleapis/google/pubsub/v1/
H A Dpubsub.proto690 // can be done. Defaults to 7 days. Cannot be more than 7 days or less than 10
767 // Dead lettering is done on a best effort basis. The same message might be