Home
last modified time | relevance | path

Searched full:concurrently (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_024_pos.ksh32 # Many 'zpool create' and 'zpool destroy' must succeed concurrently.
70 log_assert "Many 'zpool create' and 'zpool destroy' must succeed concurrently."
93 # transiently return EBUSY when blkid is concurrently
141 log_pass "Many 'zpool create' and 'zpool destroy' must succeed concurrently."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_resilver/
H A Dzpool_resilver_concurrent.ksh41 # concurrently while distributed spare gets kicked in.
100 log_fail "FAIL: sequential and healing resilver initiated concurrently"
/freebsd/tests/sys/ses/
H A DMakefile8 # Some tests cases alter enclosure state, so they can't run concurrently.
/freebsd/tests/sys/aio/
H A DMakefile7 # Some lio_test testcases involve system resource limitations, so cannot run concurrently
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzed.8.in100 ZEDLETs to run concurrently,
158 They should be written under the presumption they can be invoked concurrently,
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilDarwin.cpp37 // concurrently. This implementation **can** be used concurrently. It sets the
/freebsd/tools/tools/netrate/tcpp/
H A Dparallelism.csh14 set ptcps=24 # Max TCPs concurrently
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzap.h54 * concurrently.
68 * on different zapobjs will be processed concurrently. Operations on
69 * the same zapobj which only read data will be processed concurrently.
71 * concurrently when there are many attributes in the zapobj (because
/freebsd/share/man/man9/
H A Dsmr.990 SMR allows readers and writers to access the data structure concurrently.
114 concurrently, writers must take care to ensure that any items removed from the
H A Dpmap_kextract.943 object to be freed concurrently.
H A Dvm_page_wire.960 This function may fail if mappings of the page are concurrently
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremoval_with_export.ksh34 # We are concurrently starting dd processes that will
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock_stress_test.cc31 // threads concurrently.
183 // Tests using Google Mock constructs in many threads concurrently.
/freebsd/share/man/man3/
H A Dqueue.3439 possible that a different thread is concurrently updating the list.
651 possible that a different thread is concurrently updating the queue.
888 possible that a different thread is concurrently updating the list.
1110 possible that a different thread is concurrently updating the queue.
/freebsd/sys/fs/fuse/
H A Dfuse_file.h100 * handle and never open FUSE files concurrently. That's what NetBSD does.
106 * Another option would be to never open FUSE files concurrently, but send a
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_stress_test.cc31 // used in a large number of threads concurrently.
118 // concurrently.
/freebsd/sys/dev/gpio/
H A Dgpiopps.c123 * can't be reading and writing concurrently because we can't be running in gpiopps_ifltr()
124 * both the threaded and filter handlers concurrently (because a new in gpiopps_ifltr()
/freebsd/contrib/llvm-project/libcxx/include/__stop_token/
H A Dstop_state.h127 … // [stopcallback.cons] If callback is concurrently executing on another thread, then the return in __request_stop()
178 … // [stopcallback.cons] If callback is concurrently executing on another thread, then the return in __remove_callback()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/features/large_dnode/
H A Dlarge_dnode_009_pos.ksh46 log_assert "xattrtest runs concurrently on dataset with large dnodes"
H A Dlarge_dnode_008_pos.ksh61 log_assert "xattrtest runs concurrently on dataset with large dnodes"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rename_dirs/
H A Drename_dirs_001_pos.ksh36 # Create two directory trees in ZFS filesystem, and concurrently rename
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_015_neg.ksh26 # 3. Concurrently do the following:
/freebsd/contrib/unbound/doc/
H A Dunbound.874 concurrently.
H A Dunbound.8.in74 concurrently.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/append/
H A Dthreadsappend_001_pos.ksh60 # will not be concurrently used by the threads

12345678910>>...13