/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/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/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
|
H A D | submit.cf | 245 # limit on number of concurrent queue runners
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OBJ_nid2obj.pod | 187 concurrent calls to these two functions are possible.
|
/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
|
H A D | ChangeLog | 734 * fixed some concurrent virtual interface cases with dedicated P2P 749 - avoid more concurrent scanning cases during full group formation 773 - use advertised number of supported concurrent channels 830 - avoid concurrent operations requiring full control of the radio when 838 - reduce issues with concurrent operations that try to control which 863 - better coordination of concurrent scan and P2P search operations 864 - avoid concurrent remain-on-channel operation requests by canceling 873 - use 500 ms p2p_find search delay by default during concurrent
|
/freebsd/contrib/tcsh/ |
H A D | host.defs | 668 newdef : defined(concurrent) 670 vendor : : "concurrent"
|
/freebsd/contrib/sendmail/src/ |
H A D | TUNING | 95 concurrent delivery since the number of queue runners can be specified
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
H A D | Signals.inc | 134 // Use a lock to avoid concurrent erase: the comparison would access
|
/freebsd/contrib/llvm-project/lldb/docs/ |
H A D | python_api_enums.rst | 1224 serial (executing on one thread) or concurrent (executing on
|
/freebsd/contrib/googletest/docs/ |
H A D | faq.md | 281 In the end, this boils down to good concurrent programming. You have to make
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ChangeLog | 532 * fixed WPS operation stopping on dual concurrent AP 660 - Change concurrent radio AP to use only one WPS UPnP instance.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMP.td | 313 def OMP_ORDER_concurrent : ClauseVal<"concurrent",1,1> {}
|