Home
last modified time | relevance | path

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

12345678910

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/
H A Dattach_import.ksh25 # Verify that on import an in progress attach operation is resumed.
33 # e. Verify the 'zpool attach' resumed resilvering
45 log_assert "Verify attach is resumed on import"
68 log_pass "Verify attach is resumed on import"
H A Dreplace_import.ksh25 # Verify that on import an in progress replace operation is resumed.
33 # e. Verify the 'zpool replace' resumed resilvering.
45 log_assert "Verify replace is resumed on import"
68 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.ksh42 log_assert "Verify compressed send streams can be resumed if interrupted"
50 log_pass "Compressed send streams can be resumed if interrupted"
/freebsd/secure/lib/libcrypto/man/man3/
H A DASYNC_start_job.3100 subsequent event indicates that the job can be resumed. It's OpenSSL
173 applications that a job is ready to be resumed. One is a "wait" file
180 that the job should be resumed). If no file descriptor is made available then
332 \& printf ("Resumed the job after a pause\en");
403 \& Resumed the job after a pause
H A DSSL_get_peer_cert_chain.394 If the session is resumed peers do not send certificates so a NULL pointer
96 to determine whether a session is resumed.
H A DASYNC_WAIT_CTX_new.3151 that the job should be resumed). If no file descriptor is made available then an
177 code that the job should be resumed by making the wait file descriptor
178 "readable". Once resumed the engine should clear the wake signal on the wait
/freebsd/crypto/openssl/doc/man3/
H A DASYNC_start_job.pod41 subsequent event indicates that the job can be resumed. It's OpenSSL
122 applications that a job is ready to be resumed. One is a "wait" file
129 that the job should be resumed). If no file descriptor is made available then
283 printf ("Resumed the job after a pause\n");
352 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
/freebsd/crypto/openssl/test/helpers/
H A Dssl_test_ctx.h149 /* Whether to test a resumed/renegotiated handshake. */
166 /* Resumed handshake. */
199 /* Whether the second handshake is resumed or a full handshake (boolean). */
/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/contrib/openzfs/man/man8/
H A Dzpool-scrub.8107 even after import, scrub will remain paused until it is resumed.
108 Once resumed the scrub will pick up from the place where it was last
/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.c345 * resumed. in zthr_wakeup()
348 * [4] The thread was just created/resumed, in which case the in zthr_wakeup()
380 * [4] The thread was just created/resumed, in which case in zthr_cancel()
500 * [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/sys/contrib/dev/iwlwifi/fw/api/
H A Dtime-event.h299 * @sta_id_and_color: station id and color, resumed during "Remain On Channel"
362 * @sta_id: station id, resumed during "Remain On Channel" activity.
389 * @sta_id: station id, resumed during "Remain On Channel" activity.
/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.t123 #Test 7: Session resumption extended master secret test resumed session
140 #Test 8: Session resumption extended master secret test resumed session

12345678910