Home
last modified time | relevance | path

Searched full:readiness (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_poll.390 \&\- determine or await readiness conditions for one or more pollable objects
139 \&\fBSSL_poll()\fR allows the readiness conditions of the resources represented by one
141 be used to query for readiness conditions on QUIC connection SSL objects and
146 which designates a resource which is being polled for readiness, and a set of
147 event flags which indicate the specific readiness events which the caller is
153 The resource being polled for readiness, as represented by a
191 readiness information.
204 performed in an attempt to generate new readiness events. Only existing
205 readiness events will be reported.
221 All of the event types are level triggered and represent a readiness or
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_poll.pod31 - determine or await readiness conditions for one or more pollable objects
80 SSL_poll() allows the readiness conditions of the resources represented by one
82 be used to query for readiness conditions on QUIC connection SSL objects and
87 which designates a resource which is being polled for readiness, and a set of
88 event flags which indicate the specific readiness events which the caller is
97 The resource being polled for readiness, as represented by a
145 readiness information.
165 performed in an attempt to generate new readiness events. Only existing
166 readiness events will be reported.
185 All of the event types are level triggered and represent a readiness or
[all …]
/freebsd/crypto/openssl/ssl/rio/
H A Dpoll_immediate.c118 * that QUIC domain and some readiness event relevant to the SSL_poll call in poll_translate_ssl_quic()
133 * Only after the above call returns is it guaranteed that any readiness in poll_translate_ssl_quic()
299 * not just by readiness of any underlying file descriptor distilled from in poll_block()
307 * poll_readout() again to read out all readiness state for all in poll_block()
/freebsd/crypto/openssl/doc/designs/quic-design/server/
H A Dquic-polling.md660 #### `OSB`, `OSU`: Outgoing Stream Readiness
771 * and determines which poll items have relevant readiness events raised. It is
812 * information on readiness for each of the items and then return immediately,
828 * will only report pre-existing readiness events for the specified objects.
834 * the current readiness, or to 0, and *result_count (if non-NULL) is written
900 distribution of the readiness event to one thread currently calling the poll
1399 then probed for their current state to determine current readiness and this
1629 to switch to an internal thread-based reactor design, and signal readiness not
1638 thread is used to adapt socket readiness to a condition variable.
1649 It is possible to plumb socket readiness into this API also, assuming Vista
[all …]
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dolpc,xo1.75-ec.txt7 The embedded controller requires the SPI controller driver to signal readiness
H A Dolpc,xo1.75-ec.yaml15 readiness to receive a transfer (that is, when TX FIFO contains the
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_fw.c206 /* Wait for firmware readiness. */ in rtwn_load_firmware()
214 "timeout waiting for firmware readiness\n"); in rtwn_load_firmware()
/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_gvt-d-opregion.h64 uint32_t drdy; ///< Offset 0x100 Driver Readiness
107 uint32_t ardy; ///< Offset 0x300 Driver Readiness
/freebsd/crypto/openssl/doc/designs/ddd/
H A DREPORT.md103 to applications to determine I/O readiness has changed substantially since the
105 and `BIO_get_wpoll_descriptor` to determine I/O readiness, rather than the
H A DWINDOWS.md37 The difference between polling and IOCPs is that polling reports *readiness*
/freebsd/tests/sys/kern/
H A Dprace.c101 /* wait for child to signal readiness */ in prace()
/freebsd/crypto/openssl/crypto/thread/arch/
H A Dthread_win.c253 * as to how semaphore readiness events are distributed amongst threads,
254 * there is no particular guarantee that the semaphore readiness event will
/freebsd/contrib/ntp/
H A Dreadme.y2kfixes13 Year-2000 (Y2K) readiness that were not sufficiently certified
/freebsd/share/man/man4/
H A Drtwn.4215 .It "rtwn%d: timeout waiting for firmware readiness"
/freebsd/contrib/unbound/doc/
H A Dlibunbound.3312 Do not poll in a loop, instead extract the fd below to poll for readiness,
H A Dlibunbound.3.in286 readiness, and then check, or wait using the wait routine.
H A Dlibunbound.rst369 readiness, and then check, or wait using the wait routine.
/freebsd/share/doc/psd/01.cacm/
H A Dp444 resumes its own execution, and indicates its readiness
/freebsd/tests/sys/fs/fusefs/
H A Dmockfs.hh264 /* How the daemon should check /dev/fuse for readiness */
/freebsd/contrib/ofed/libibcm/
H A Dcm.h287 * file descriptor is to test for CM readiness events. When the CM
/freebsd/share/doc/usd/07.mail/
H A Dmail2.nr184 will type EOT, then type the ampersand prompt to indicate its readiness
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Devent.h1052 readiness to read, readiness to write, or readiness for either operation
/freebsd/contrib/libevent/include/event2/
H A Devent.h1052 readiness to read, readiness to write, or readiness for either operation
/freebsd/sys/dev/e1000/
H A De1000_manage.c508 /* Wait till MAC notifies about its readiness after ROM-FW reset */ in e1000_load_firmware()
/freebsd/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosgendbg.c278 * thread) to wait the readiness of a command.

123