/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/ |
H A D | attach_import.ksh | 24 # 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 D | replace_import.ksh | 24 # 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 D | sleepqueue.9 | 103 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 D | TraceIntelPTProperties.td | 15 "decoding is resumed in the next PSB block.">; 23 "decoding is resumed in the next PSB block.">;
|
/freebsd/lib/libdevctl/ |
H A D | devctl.3 | 231 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 D | send-c_resume.ksh | 41 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 D | ASYNC_start_job.pod | 33 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 D | SSL_get_peer_cert_chain.pod | 36 If the session is resumed peers do not send certificates so a NULL pointer 38 to determine whether a session is resumed.
|
H A D | ASYNC_WAIT_CTX_new.pod | 93 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 D | SSL_set_retry_verify.pod | 19 is resumed again by the application, retrying the verification step.
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | ASYNC_start_job.3 | 168 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 D | SSL_get_peer_cert_chain.3 | 170 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 D | ASYNC_WAIT_CTX_new.3 | 227 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 D | ssl_test_ctx.h | 148 /* 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 D | zpool-scrub.8 | 97 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 D | Debug.h | 18 // 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 D | sleepqueue.h | 48 * 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 D | pkg-descr | 6 reported were not related to ncurses. After that, I resumed development,
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zthr.c | 344 * 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 D | kern_condvar.c | 223 * 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 D | xen_timer.c | 414 * 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 D | pthread_suspend_all_np.3 | 50 until threads are resumed, unless measures are taken to ensure
|
H A D | pthread_attr_setcreatesuspend_np.3 | 45 should be created and left in a suspended state until explicitly resumed
|
H A D | pthread_suspend_np.3 | 46 until suspended thread is resumed, unless measures are taken to ensure
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 70-test_tlsextms.t | 125 #Test 7: Session resumption extended master secret test resumed session 142 #Test 8: Session resumption extended master secret test resumed session
|