Home
last modified time | relevance | path

Searched full:resumed (Results 1 – 25 of 223) sorted by relevance

123456789

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/
H A Dattach_import.ksh24 # Verify that on import an in progress attach operation is resumed.
32 # e. Verify the 'zpool attach' resumed resilvering
44 log_assert "Verify attach is resumed on import"
67 log_pass "Verify attach is resumed on import"
H A Dreplace_import.ksh24 # Verify that on import an in progress replace operation is resumed.
32 # e. Verify the 'zpool replace' resumed resilvering.
44 log_assert "Verify replace is resumed on import"
67 log_pass "Verify replace is resumed on import"
/freebsd/share/man/man9/
H A Dsleepqueue.9103 When a thread is resumed,
275 When the thread is resumed,
284 A sleeping thread is normally resumed by the
368 then at least one thread was resumed that is currently swapped out.
370 resumed thread will be swapped back in.
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTProperties.td15 "decoding is resumed in the next PSB block.">;
23 "decoding is resumed in the next PSB block.">;
/freebsd/lib/libdevctl/
H A Ddevctl.3231 If false, the device is suspended before the reset, and resumed after.
336 The device to be resumed is the root bus device.
433 the device will be resumed when the machine resumes.
441 the device is resumed by the
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend-c_resume.ksh41 log_assert "Verify compressed send streams can be resumed if interrupted"
49 log_pass "Compressed send streams can be resumed if interrupted"
/freebsd/crypto/openssl/doc/man3/
H A DASYNC_start_job.pod33 subsequent event indicates that the job can be resumed.
111 applications that a job is ready to be resumed. One is a "wait" file
117 that the job should be resumed). If no file descriptor is made available then
246 printf ("Resumed the job after a pause\n");
311 Resumed the job after a pause
H A DSSL_get_peer_cert_chain.pod36 If the session is resumed peers do not send certificates so a NULL pointer
38 to determine whether a session is resumed.
H A DASYNC_WAIT_CTX_new.pod93 that the job should be resumed). If no file descriptor is made available then an
119 code that the job should be resumed by making the wait file descriptor
120 "readable". Once resumed the engine should clear the wake signal on the wait
H A DSSL_set_retry_verify.pod19 is resumed again by the application, retrying the verification step.
/freebsd/secure/lib/libcrypto/man/man3/
H A DASYNC_start_job.3168 subsequent event indicates that the job can be resumed.
238 applications that a job is ready to be resumed. One is a \*(L"wait\*(R" file
244 that the job should be resumed). If no file descriptor is made available then
371 \& printf ("Resumed the job after a pause\en");
438 \& Resumed the job after a pause
H A DSSL_get_peer_cert_chain.3170 If the session is resumed peers do not send certificates so a \s-1NULL\s0 pointer
172 to determine whether a session is resumed.
H A DASYNC_WAIT_CTX_new.3227 that the job should be resumed). If no file descriptor is made available then an
253 code that the job should be resumed by making the wait file descriptor
254 \&\*(L"readable\*(R". Once resumed the engine should clear the wake signal on the wait
/freebsd/crypto/openssl/test/helpers/
H A Dssl_test_ctx.h148 /* Whether to test a resumed/renegotiated handshake. */
165 /* Resumed handshake. */
198 /* Whether the second handshake is resumed or a full handshake (boolean). */
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-scrub.897 even after import, scrub will remain paused until it is resumed.
98 Once resumed the scrub will pick up from the place where it was last
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DDebug.h18 // Tells a thread what it needs to do when the process is resumed.
31 // or step when the process is resumed. We optionally have the ability to also
/freebsd/sys/sys/
H A Dsleepqueue.h48 * A thread is normally resumed from a sleep queue by either the
58 * if at least one swapped-out thread was resumed. In that case, the caller
/freebsd/contrib/dialog/package/freebsd/
H A Dpkg-descr6 reported were not related to ncurses. After that, I resumed development,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzthr.c344 * resumed. in zthr_wakeup()
347 * [4] The thread was just created/resumed, in which case the in zthr_wakeup()
379 * [4] The thread was just created/resumed, in which case in zthr_cancel()
499 * [4] The thread was just created/resumed, in which case in zthr_wait_cycle_done()
/freebsd/sys/kern/
H A Dkern_condvar.c223 * the thread was resumed with cv_signal or cv_broadcast, EINTR or ERESTART if
292 * argument. Returns 0 if the process was resumed by cv_signal or cv_broadcast,
361 * Returns 0 if the thread was resumed by cv_signal or cv_broadcast,
/freebsd/sys/dev/xen/timer/
H A Dxen_timer.c414 * guarantee that the Xen PV timer is resumed before any other device in xentimer_attach()
420 * that the timer is attached to the xenpv bus, and thus resumed in xentimer_attach()
491 device_printf(dev, "resumed operation after suspension\n"); in xentimer_resume()
/freebsd/share/man/man3/
H A Dpthread_suspend_all_np.350 until threads are resumed, unless measures are taken to ensure
H A Dpthread_attr_setcreatesuspend_np.345 should be created and left in a suspended state until explicitly resumed
H A Dpthread_suspend_np.346 until suspended thread is resumed, unless measures are taken to ensure
/freebsd/crypto/openssl/test/recipes/
H A D70-test_tlsextms.t125 #Test 7: Session resumption extended master secret test resumed session
142 #Test 8: Session resumption extended master secret test resumed session

123456789