Home
last modified time | relevance | path

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

12

/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/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/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
H A Dsubmit.cf245 # limit on number of concurrent queue runners
/freebsd/crypto/openssl/doc/man3/
H A DOBJ_nid2obj.pod187 concurrent calls to these two functions are possible.
/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
H A DChangeLog734 * 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 Dhost.defs668 newdef : defined(concurrent)
670 vendor : : "concurrent"
/freebsd/contrib/sendmail/src/
H A DTUNING95 concurrent delivery since the number of queue runners can be specified
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc134 // Use a lock to avoid concurrent erase: the comparison would access
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst1224 serial (executing on one thread) or concurrent (executing on
/freebsd/contrib/googletest/docs/
H A Dfaq.md281 In the end, this boils down to good concurrent programming. You have to make
/freebsd/contrib/wpa/hostapd/
H A DChangeLog532 * 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 DOMP.td313 def OMP_ORDER_concurrent : ClauseVal<"concurrent",1,1> {}

12