Home
last modified time | relevance | path

Searched refs:ch20 (Results 1 – 25 of 735) sorted by relevance

12345678910>>...30

/dports/lang/rust/rustc-1.58.1-src/src/doc/book/2018-edition/src/
H A Dch20-01-single-threaded.md6 version of the book](../ch20-01-single-threaded.html) instead.
10 1.30](https://doc.rust-lang.org/1.30.0/book/2018-edition/ch20-01-single-threaded.html).
H A Dch20-03-graceful-shutdown-and-cleanup.md6 version of the book](../ch20-03-graceful-shutdown-and-cleanup.html) instead.
10 1.30](https://doc.rust-lang.org/1.30.0/book/2018-edition/ch20-03-graceful-shutdown-and-cleanup.html…
H A Dch20-02-multithreaded.md6 version of the book](../ch20-02-multithreaded.html) instead.
10 1.30](https://doc.rust-lang.org/1.30.0/book/2018-edition/ch20-02-multithreaded.html).
H A Dch20-00-final-project-a-web-server.md6 version of the book](../ch20-00-final-project-a-web-server.html) instead.
10 1.30](https://doc.rust-lang.org/1.30.0/book/2018-edition/ch20-00-final-project-a-web-server.html).
H A DSUMMARY.md120 - [Final Project: Building a Multithreaded Web Server](ch20-00-final-project-a-web-server.md)
121 - [A Single Threaded Web Server](ch20-01-single-threaded.md)
122 - [Turning our Single Threaded Server into a Multithreaded Server](ch20-02-multithreaded.md)
123 - [Graceful Shutdown and Cleanup](ch20-03-graceful-shutdown-and-cleanup.md)
/dports/textproc/mdbook/mdBook-0.4.13/tests/summary_md_files/
H A Dthe_book-2nd_edition.md116 - [Final Project: Building a Multithreaded Web Server](ch20-00-final-project-a-web-server.md)
117 - [A Single Threaded Web Server](ch20-01-single-threaded.md)
118 - [How Slow Requests Affect Throughput](ch20-02-slow-requests.md)
119 - [Designing the Thread Pool Interface](ch20-03-designing-the-interface.md)
120 - [Creating the Thread Pool and Storing Threads](ch20-04-storing-threads.md)
121 - [Sending Requests to Threads Via Channels](ch20-05-sending-requests-via-channels.md)
122 - [Graceful Shutdown and Cleanup](ch20-06-graceful-shutdown-and-cleanup.md)
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/mdbook-0.4.13/tests/summary_md_files/
H A Dthe_book-2nd_edition.md116 - [Final Project: Building a Multithreaded Web Server](ch20-00-final-project-a-web-server.md)
117 - [A Single Threaded Web Server](ch20-01-single-threaded.md)
118 - [How Slow Requests Affect Throughput](ch20-02-slow-requests.md)
119 - [Designing the Thread Pool Interface](ch20-03-designing-the-interface.md)
120 - [Creating the Thread Pool and Storing Threads](ch20-04-storing-threads.md)
121 - [Sending Requests to Threads Via Channels](ch20-05-sending-requests-via-channels.md)
122 - [Graceful Shutdown and Cleanup](ch20-06-graceful-shutdown-and-cleanup.md)
/dports/lang/rust/rustc-1.58.1-src/vendor/mdbook/tests/summary_md_files/
H A Dthe_book-2nd_edition.md116 - [Final Project: Building a Multithreaded Web Server](ch20-00-final-project-a-web-server.md)
117 - [A Single Threaded Web Server](ch20-01-single-threaded.md)
118 - [How Slow Requests Affect Throughput](ch20-02-slow-requests.md)
119 - [Designing the Thread Pool Interface](ch20-03-designing-the-interface.md)
120 - [Creating the Thread Pool and Storing Threads](ch20-04-storing-threads.md)
121 - [Sending Requests to Threads Via Channels](ch20-05-sending-requests-via-channels.md)
122 - [Graceful Shutdown and Cleanup](ch20-06-graceful-shutdown-and-cleanup.md)
/dports/lang/rust/rustc-1.58.1-src/src/doc/book/second-edition/src/
H A Dch20-03-graceful-shutdown-and-cleanup.md6 version of the book](../ch20-03-graceful-shutdown-and-cleanup.html) instead.
10 1.30](https://doc.rust-lang.org/1.30.0/book/second-edition/ch20-03-graceful-shutdown-and-cleanup.ht…
H A Dch20-02-multithreaded.md6 version of the book](../ch20-02-multithreaded.html) instead.
10 1.30](https://doc.rust-lang.org/1.30.0/book/second-edition/ch20-02-multithreaded.html).
H A Dch20-01-single-threaded.md6 version of the book](../ch20-01-single-threaded.html) instead.
10 1.30](https://doc.rust-lang.org/1.30.0/book/second-edition/ch20-01-single-threaded.html).
H A Dch20-00-final-project-a-web-server.md6 version of the book](../ch20-00-final-project-a-web-server.html) instead.
10 1.30](https://doc.rust-lang.org/1.30.0/book/second-edition/ch20-00-final-project-a-web-server.html).
H A DSUMMARY.md120 - [Final Project: Building a Multithreaded Web Server](ch20-00-final-project-a-web-server.md)
121 - [A Single Threaded Web Server](ch20-01-single-threaded.md)
122 - [Turning our Single Threaded Server into a Multithreaded Server](ch20-02-multithreaded.md)
123 - [Graceful Shutdown and Cleanup](ch20-03-graceful-shutdown-and-cleanup.md)
/dports/biology/gatk/gatk-4.2.0.0/scripts/
H A Dbinary_search.sh45 INPUT=$WORKDIR/CEUTrio.test.ch20.$1-$2.bam
49 …/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam…
66 …./hb BaseRecalibrator -R ../../sample-data/GRCh37.ch20.fixup.fa -I $STDINPUT --knownSites tstBQSR/…
/dports/lang/rust/rustc-1.58.1-src/src/doc/book/src/
H A Dch20-03-graceful-shutdown-and-cleanup.md27 {{#rustdoc_include ../listings/ch20-web-server/listing-20-22/src/lib.rs:here}}
43 {{#include ../listings/ch20-web-server/listing-20-22/output.txt}}
69 {{#include ../listings/ch20-web-server/no-listing-04-update-worker-definition/output.txt}}
79 {{#rustdoc_include ../listings/ch20-web-server/no-listing-05-fix-worker-new/src/lib.rs:here}}
89 {{#rustdoc_include ../listings/ch20-web-server/no-listing-06-fix-threadpool-drop/src/lib.rs:here}}
129 {{#rustdoc_include ../listings/ch20-web-server/listing-20-23/src/lib.rs:here}}
151 {{#rustdoc_include ../listings/ch20-web-server/listing-20-24/src/lib.rs:here}}
185 {{#rustdoc_include ../listings/ch20-web-server/listing-20-25/src/bin/main.rs:here}}
203 cd listings/ch20-web-server/listing-20-25
259 {{#rustdoc_include ../listings/ch20-web-server/no-listing-08-final-code/src/bin/main.rs}}
[all …]
H A Dch20-02-multithreaded.md21 {{#rustdoc_include ../listings/ch20-web-server/listing-20-10/src/main.rs:here}}
102 {{#rustdoc_include ../listings/ch20-web-server/listing-20-11/src/main.rs:here}}
125 {{#rustdoc_include ../listings/ch20-web-server/listing-20-12/src/main.rs:here}}
144 {{#include ../listings/ch20-web-server/listing-20-12/output.txt}}
292 {{#rustdoc_include ../listings/ch20-web-server/listing-20-13/src/lib.rs:here}}
344 {{#rustdoc_include ../listings/ch20-web-server/listing-20-14/src/lib.rs:here}}
410 {{#rustdoc_include ../listings/ch20-web-server/listing-20-15/src/lib.rs:here}}
465 {{#rustdoc_include ../listings/ch20-web-server/listing-20-16/src/lib.rs:here}}
482 {{#rustdoc_include ../listings/ch20-web-server/listing-20-17/src/lib.rs:here}}
494 {{#include ../listings/ch20-web-server/listing-20-17/output.txt}}
[all …]
H A DSUMMARY.md123 - [Final Project: Building a Multithreaded Web Server](ch20-00-final-project-a-web-server.md)
124 - [Building a Single-Threaded Web Server](ch20-01-single-threaded.md)
125 - [Turning Our Single-Threaded Server into a Multithreaded Server](ch20-02-multithreaded.md)
126 - [Graceful Shutdown and Cleanup](ch20-03-graceful-shutdown-and-cleanup.md)
H A Dch20-01-single-threaded.md41 {{#rustdoc_include ../listings/ch20-web-server/listing-20-01/src/main.rs}}
133 {{#rustdoc_include ../listings/ch20-web-server/listing-20-02/src/main.rs}}
270 {{#rustdoc_include ../listings/ch20-web-server/listing-20-03/src/main.rs:here}}
303 {{#include ../listings/ch20-web-server/listing-20-04/hello.html}}
317 {{#rustdoc_include ../listings/ch20-web-server/listing-20-05/src/main.rs:here}}
355 {{#rustdoc_include ../listings/ch20-web-server/listing-20-06/src/main.rs:here}}
386 {{#rustdoc_include ../listings/ch20-web-server/listing-20-07/src/main.rs:here}}
401 {{#include ../listings/ch20-web-server/listing-20-08/404.html}}
425 {{#rustdoc_include ../listings/ch20-web-server/listing-20-09/src/main.rs:here}}
/dports/devel/libdill/libdill-2.14/tests/
H A Dchan.c324 int ch20[2]; in main() local
325 rc = chmake_mem(&mem, ch20); in main()
327 rc = chrecv(ch20[0], NULL, 0, now() + 50); in main()
329 rc = hclose(ch20[1]); in main()
331 rc = hclose(ch20[0]); in main()
/dports/devel/libmill/libmill-1.18/tests/
H A Dchoose.c360 chan ch20 = chmake(int, 0); in main() local
361 go(feeder4(chdup(ch20))); in main()
364 val = chr(ch20, int); in main()
380 chclose(ch20); in main()
/dports/x11/libX11/libX11-1.7.2/specs/XKB/
H A DMakefile.am29 ch20.xml \
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/boot/dts/renesas/
H A Dr8a779a0.dtsi618 "ch20", "ch21", "ch22", "ch23",
665 "ch20", "ch21", "ch22", "ch23",
712 "ch20", "ch21", "ch22", "ch23",
759 "ch20", "ch21", "ch22", "ch23",
806 "ch20", "ch21", "ch22", "ch23",
853 "ch20", "ch21", "ch22", "ch23",
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/boot/dts/renesas/
H A Dr8a779a0.dtsi618 "ch20", "ch21", "ch22", "ch23",
665 "ch20", "ch21", "ch22", "ch23",
712 "ch20", "ch21", "ch22", "ch23",
759 "ch20", "ch21", "ch22", "ch23",
806 "ch20", "ch21", "ch22", "ch23",
853 "ch20", "ch21", "ch22", "ch23",
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/boot/dts/renesas/
H A Dr8a779a0.dtsi618 "ch20", "ch21", "ch22", "ch23",
665 "ch20", "ch21", "ch22", "ch23",
712 "ch20", "ch21", "ch22", "ch23",
759 "ch20", "ch21", "ch22", "ch23",
806 "ch20", "ch21", "ch22", "ch23",
853 "ch20", "ch21", "ch22", "ch23",
/dports/biology/gatk/gatk-4.2.0.0/src/test/resources/org/broadinstitute/hellbender/tools/BQSR/
H A Dexpected.CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.noMD.noBQSR.md.bqsr.vcf8 …7.ch20.1m-1m1k.NA12878.noMD.noBQSR.md.bqsr.vcf --input src/test/resources/org/broadinstitute/hellb…

12345678910>>...30