| /freebsd/tools/test/stress2/misc/ |
| H A D | poll.sh | 21 import concurrent.futures 24 procpool = concurrent.futures.ProcessPoolExecutor(
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | svr4_package | 2 Message-ID: <513.797686923@concurrent.co.uk> 3 From: Andy Chittenden <asc@concurrent.co.uk>
|
| /freebsd/contrib/ntp/sntp/ |
| H A D | invoke-sntp.texi | 72 * sntp concurrent:: concurrent option (-c) 115 -c Str concurrent Concurrently query all IPs returned for host-name 218 @node sntp concurrent 219 @subsection concurrent option (-c) 220 @cindex sntp-concurrent 238 The @option{-c} or @option{--concurrent} flag says that any IPs 240 different machines, so we can send concurrent queries.
|
| H A D | sntp-opts.def | 74 name = concurrent; 88 The @option{-c} or @option{--concurrent} flag says that any IPs 90 different machines, so we can send concurrent queries.
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | Kconfig | 11 which support concurrent tri-band operation at 6GHz, 5GHz,
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | Kconfig | 11 which support concurrent dual-band operation at both 5GHz
|
| /freebsd/crypto/krb5/src/lib/krb5/rcache/ |
| H A D | Makefile.in | 47 $(RUN_TEST) ./t_rcfile2 testrcache concurrent 10 1000
|
| /freebsd/share/examples/pf/ |
| H A D | ackpri | 9 # Example: 512/128 kbps ADSL. Download is 50 kB/s. When a concurrent
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
| H A D | TestDrop.java | 29 import java.util.concurrent.atomic.*;
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | Kconfig | 15 which support concurrent dual-band operation at both 5GHz
|
| /freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/ |
| H A D | Opts.td | 26 def j : Arg<"j", "Number of worker threads to use (default: use all concurrent threads)">;
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | BIO_sendmmsg.pod | 106 use. Multiple concurrent writers and multiple concurrent readers of the same BIO 111 The support for concurrent use extends to BIO_sendmmsg() and BIO_recvmmsg()
|
| H A D | OPENSSL_secure_malloc.pod | 51 blocking other threads. With that in mind, highly concurrent applications
|
| /freebsd/sys/kern/ |
| H A D | serdev_if.m | 33 # of multiple (concurrent) serial communication channels. Examples include
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_access.cpp | 375 const m128 concurrent = _mm_cmplt_epi32(thread_epochs, shadow_epochs); in CheckRaces() local 376 const int concurrent_mask = _mm_movemask_epi8(concurrent); in CheckRaces()
|
| /freebsd/contrib/sendmail/cf/cf/ |
| H A D | knecht.mc | 63 dnl # run at most 10 concurrent processes for initial submission
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | dgram-api.md | 17 for concurrent use on the same BIO. 57 concurrent use on the same BIO. If they read or modify BIO state, they would 93 unnecessary locking, undermining performance in concurrent usage of this API
|
| /freebsd/lib/libc/locale/ |
| H A D | DESIGN.xlocale | 105 still safe on any machine where word-sized stores are atomic: two concurrent
|
| /freebsd/crypto/openssh/ |
| H A D | PROTOCOL.mux | 23 concurrent sessions. These are supported via two separate modes:
|
| H A D | PROTOCOL.u2f | 23 concurrent use of a private key, should it be extracted from hardware.
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README-P2P | 91 resources for concurrent operations). 745 concurrent search iterations to make p2p_find friendlier to concurrent
|
| /freebsd/contrib/tcsh/ |
| H A D | host.defs | 668 newdef : defined(concurrent) 670 vendor : : "concurrent"
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-quic-server-block.pod | 18 simple, non-concurrent, QUIC "echo" server application which accepts one client
|
| H A D | ossl-guide-tls-server-block.pod | 18 simple, non-concurrent, TLS "echo" server application which accepts one client
|
| /freebsd/contrib/sendmail/src/ |
| H A D | TUNING | 95 concurrent delivery since the number of queue runners can be specified
|