Home
last modified time | relevance | path

Searched refs:concurrent (Results 1 – 25 of 54) sorted by relevance

123

/freebsd/tools/test/stress2/misc/
H A Dpoll.sh21 import concurrent.futures
24 procpool = concurrent.futures.ProcessPoolExecutor(
/freebsd/contrib/ntp/html/hints/
H A Dsvr4_package2 Message-ID: <513.797686923@concurrent.co.uk>
3 From: Andy Chittenden <asc@concurrent.co.uk>
/freebsd/contrib/ntp/sntp/
H A Dinvoke-sntp.texi72 * 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 Dsntp-opts.def74 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 DKconfig11 which support concurrent tri-band operation at 6GHz, 5GHz,
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A DKconfig11 which support concurrent dual-band operation at both 5GHz
/freebsd/crypto/krb5/src/lib/krb5/rcache/
H A DMakefile.in47 $(RUN_TEST) ./t_rcfile2 testrcache concurrent 10 1000
/freebsd/share/examples/pf/
H A Dackpri9 # 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 DTestDrop.java29 import java.util.concurrent.atomic.*;
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A DKconfig15 which support concurrent dual-band operation at both 5GHz
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DOpts.td26 def j : Arg<"j", "Number of worker threads to use (default: use all concurrent threads)">;
/freebsd/crypto/openssl/doc/man3/
H A DBIO_sendmmsg.pod106 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 DOPENSSL_secure_malloc.pod51 blocking other threads. With that in mind, highly concurrent applications
/freebsd/sys/kern/
H A Dserdev_if.m33 # of multiple (concurrent) serial communication channels. Examples include
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp375 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 Dknecht.mc63 dnl # run at most 10 concurrent processes for initial submission
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Ddgram-api.md17 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 DDESIGN.xlocale105 still safe on any machine where word-sized stores are atomic: two concurrent
/freebsd/crypto/openssh/
H A DPROTOCOL.mux23 concurrent sessions. These are supported via two separate modes:
H A DPROTOCOL.u2f23 concurrent use of a private key, should it be extracted from hardware.
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-P2P91 resources for concurrent operations).
745 concurrent search iterations to make p2p_find friendlier to concurrent
/freebsd/contrib/tcsh/
H A Dhost.defs668 newdef : defined(concurrent)
670 vendor : : "concurrent"
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-quic-server-block.pod18 simple, non-concurrent, QUIC "echo" server application which accepts one client
H A Dossl-guide-tls-server-block.pod18 simple, non-concurrent, TLS "echo" server application which accepts one client
/freebsd/contrib/sendmail/src/
H A DTUNING95 concurrent delivery since the number of queue runners can be specified

123