Home
last modified time | relevance | path

Searched refs:asynchronous (Results 1 – 25 of 197) sorted by relevance

12345678

/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_set_async_callback.pod11 - manage asynchronous operations
28 SSL_CTX_set_async_callback() sets an asynchronous callback function. All B<SSL>
31 B<SSL_MODE_ASYNC> has been set and an asynchronous capable engine completes a
37 asynchronous B<SSL> object, so that when an engine completes a cryptography
63 Application sets B<SSL_MODE_ASYNC> and makes an asynchronous SSL call
67 OpenSSL submits the asynchronous request to the engine. If a retry occurs at
79 interrupt) the engine will become aware that the asynchronous request has
96 recalling the OpenSSL asynchronous function and to continue processing.
H A DSSL_get_all_async_fds.pod8 - manage asynchronous operations
25 waiting for asynchronous operations to complete (see the B<SSL_MODE_ASYNC> mode
29 call to select() or poll() to determine whether the current asynchronous
33 object is currently waiting for asynchronous work to complete (i.e.
35 the list will only contain one file descriptor. However, if multiple asynchronous
44 SSL_get_changed_async_fds() returns a list of the asynchronous file descriptors
H A DSSL_get_error.pod128 The operation did not complete because an asynchronous engine is still
130 using L<SSL_CTX_set_mode(3)> or L<SSL_set_mode(3)> and an asynchronous capable
132 completed its processing using select() or poll() on the asynchronous wait file
140 The asynchronous job could not be started because there were no async jobs
145 operation after a currently executing asynchronous operation for the current
H A DASYNC_start_job.pod8 - asynchronous job management functions
30 OpenSSL implements asynchronous capabilities through an B<ASYNC_JOB>. This
40 each thread that will initiate asynchronous jobs. Before
43 initiated by using ASYNC_cleanup_thread(). No asynchronous jobs must be
57 An asynchronous job is started by calling the ASYNC_start_job() function.
60 point to a location where the return value of the asynchronous function should
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/s390/
H A Dt-crtstuff1 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
4 CRTSTUFF_T_CFLAGS += -fno-asynchronous-unwind-tables
5 CRTSTUFF_T_CFLAGS_S += -fno-asynchronous-unwind-tables
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/s390/
H A Dt-crtstuff1 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
4 CRTSTUFF_T_CFLAGS += -fno-asynchronous-unwind-tables
5 CRTSTUFF_T_CFLAGS_S += -fno-asynchronous-unwind-tables
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/tilegx/
H A Dt-crtstuff1 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
4 CRTSTUFF_T_CFLAGS += -fno-asynchronous-unwind-tables
5 CRTSTUFF_T_CFLAGS_S += -fno-asynchronous-unwind-tables
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/tilegx/
H A Dt-crtstuff1 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
4 CRTSTUFF_T_CFLAGS += -fno-asynchronous-unwind-tables
5 CRTSTUFF_T_CFLAGS_S += -fno-asynchronous-unwind-tables
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dt-crtstuff2 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
4 # section. -fno-asynchronous-unwind-tables is off by default for i386
7 CRTSTUFF_T_CFLAGS += -fno-omit-frame-pointer -fno-asynchronous-unwind-tables
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dt-crtstuff2 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
4 # section. -fno-asynchronous-unwind-tables is off by default for i386
7 CRTSTUFF_T_CFLAGS += -fno-omit-frame-pointer -fno-asynchronous-unwind-tables
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_get_all_async_fds.pod8 - manage asynchronous operations
25 waiting for asynchronous operations to complete (see the SSL_MODE_ASYNC mode in
29 call to select() or poll() to determine whether the current asynchronous
33 is currently waiting for asynchronous work to complete (i.e.
35 list will only contain one file descriptor. However, if multiple asynchronous
44 SSL_get_changed_async_fds() returns a list of the asynchronous file descriptors
H A DASYNC_WAIT_CTX_new.pod8 waiting for asynchronous jobs to complete
33 For an overview of how asynchronous operations are implemented in OpenSSL see
34 L<ASYNC_start_job(3)>. An ASYNC_WAIT_CTX object represents an asynchronous
56 asynchronous engine is being used then normally this call will only ever return
57 one fd. If multiple asynchronous engines are being used then more could be
H A DSSL_get_error.pod112 The operation did not complete because an asynchronous engine is still
114 using L<SSL_CTX_set_mode(3)> or L<SSL_set_mode(3)> and an asynchronous capable
116 completed its processing using select() or poll() on the asynchronous wait file
124 The asynchronous job could not be started because there were no async jobs
129 operation after a currently executing asynchronous operation for the current
H A DASYNC_start_job.pod8 - asynchronous job management functions
30 OpenSSL implements asynchronous capabilities through an ASYNC_JOB. This
40 thread that will initiate asynchronous jobs. Before
43 initiated by using ASYNC_cleanup_thread(). No asynchronous jobs must be
57 An asynchronous job is started by calling the ASYNC_start_job() function.
60 point to a location where the return value of the asynchronous function should
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/tilepro/
H A Dt-crtstuff1 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
4 CRTSTUFF_T_CFLAGS += -fno-asynchronous-unwind-tables
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/tilepro/
H A Dt-crtstuff1 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
4 CRTSTUFF_T_CFLAGS += -fno-asynchronous-unwind-tables
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dt-netbsd6412 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
15 CRTSTUFF_T_CFLAGS += -fno-omit-frame-pointer -fno-asynchronous-unwind-tables
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dt-netbsd6412 # crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
15 CRTSTUFF_T_CFLAGS += -fno-omit-frame-pointer -fno-asynchronous-unwind-tables
/netbsd-src/external/bsd/unbound/dist/libunbound/python/doc/
H A Dintro.rst31 Resolution can be performed blocking and non-blocking (i.e. asynchronous).
32 The asynchronous method returns from the call immediately, so that processing
38 * Customizable caching validation resolver for synchronous and asynchronous
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dio.c1895 m = match_etag (&tag_e_async, &open->asynchronous); in match_open_element()
2006 gfc_free_expr (open->asynchronous); in gfc_free_open()
2045 RESOLVE_TAG (&tag_e_async, open->asynchronous); in gfc_resolve_open()
2233 if (open->asynchronous) in check_open_constraints()
2237 &open->asynchronous->where)) in check_open_constraints()
2240 if (open->asynchronous->expr_type == EXPR_CONSTANT) in check_open_constraints()
2242 static const char * asynchronous[] = { "YES", "NO", NULL }; in check_open_constraints() local
2244 if (!compare_to_allowed_values ("ASYNCHRONOUS", asynchronous, in check_open_constraints()
2245 NULL, NULL, open->asynchronous->value.character.string, in check_open_constraints()
2246 "OPEN", warn, &open->asynchronous->where)) in check_open_constraints()
[all …]
H A Dioparm.def52 IOPARM (open, asynchronous, 1 << 22, char2)
86 IOPARM (inquire, asynchronous, 1 << 0, char1)
112 IOPARM (dt, asynchronous, 1 << 18, char1)
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dio.cc1895 m = match_etag (&tag_e_async, &open->asynchronous); in match_open_element()
2006 gfc_free_expr (open->asynchronous); in gfc_free_open()
2045 RESOLVE_TAG (&tag_e_async, open->asynchronous); in gfc_resolve_open()
2233 if (open->asynchronous) in check_open_constraints()
2237 &open->asynchronous->where)) in check_open_constraints()
2240 if (open->asynchronous->expr_type == EXPR_CONSTANT) in check_open_constraints()
2242 static const char * asynchronous[] = { "YES", "NO", NULL }; in check_open_constraints() local
2244 if (!compare_to_allowed_values ("ASYNCHRONOUS", asynchronous, in check_open_constraints()
2245 NULL, NULL, open->asynchronous->value.character.string, in check_open_constraints()
2246 "OPEN", warn, &open->asynchronous->where)) in check_open_constraints()
[all …]
H A Dioparm.def52 IOPARM (open, asynchronous, 1 << 22, char2)
86 IOPARM (inquire, asynchronous, 1 << 0, char1)
112 IOPARM (dt, asynchronous, 1 << 18, char1)
/netbsd-src/sys/rump/fs/lib/libaio/
H A DMakefile7 COMMENT=POSIX asynchronous I/O system calls
/netbsd-src/sys/arch/macppc/stand/
H A DMakefile.inc5 CFLAGS_UNWIND.gcc= -fno-unwind-tables -fno-asynchronous-unwind-tables

12345678