| /netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
| H A D | file_pos.c | 226 if (async_wait (&(fpp->common), u->au)) in st_backspace() 323 if (async_wait (&(fpp->common), u->au)) in st_endfile() 445 if (async_wait (&(fpp->common), u->au)) in st_rewind() 516 if (async_wait (&(fpp->common), u->au)) in st_flush()
|
| H A D | async.h | 372 bool async_wait (st_parameter_common *, async_unit *); 373 internal_proto (async_wait);
|
| H A D | close.c | 73 if (async_wait (&(clp->common), u->au)) in st_close()
|
| H A D | async.c | 449 async_wait (st_parameter_common *cmp, async_unit *au) in async_wait() function 558 async_wait (st_parameter_common *cmp, async_unit *au) in async_wait() function
|
| H A D | transfer.c | 3135 if (async_wait (&(dtp->common), au)) in data_transfer_init() 4695 async_wait (&(wtp->common), u->au); in st_wait_async()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| H A D | file_pos.c | 221 if (async_wait (&(fpp->common), u->au)) in st_backspace() 318 if (async_wait (&(fpp->common), u->au)) in st_endfile() 440 if (async_wait (&(fpp->common), u->au)) in st_rewind() 511 if (async_wait (&(fpp->common), u->au)) in st_flush()
|
| H A D | async.h | 372 bool async_wait (st_parameter_common *, async_unit *); 373 internal_proto (async_wait);
|
| H A D | close.c | 73 if (async_wait (&(clp->common), u->au)) in st_close()
|
| H A D | async.c | 449 async_wait (st_parameter_common *cmp, async_unit *au) in async_wait() function 558 async_wait (st_parameter_common *cmp, async_unit *au) in async_wait() function
|
| H A D | transfer.c | 2972 if (async_wait (&(dtp->common), au)) in data_transfer_init() 4500 async_wait (&(wtp->common), u->au); in st_wait_async()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/async/ |
| H A D | build.info | 3 async.c async_wait.c async_err.c arch/async_posix.c arch/async_win.c \
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/async/ |
| H A D | build.info | 3 async.c async_wait.c async_err.c arch/async_posix.c arch/async_win.c \
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/ |
| H A D | async.inc | 9 async_wait.c \
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
| H A D | async.inc | 15 async_wait.c
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/ |
| H A D | timer | 155 async_wait(_CompletionToken&& __token) 158 _M_ex.context().async_wait(*this,
|
| H A D | socket | 1016 get_executor().context().async_wait( native_handle(), 1057 async_wait(wait_type __w, _CompletionToken&& __token) 1060 get_executor().context().async_wait( native_handle(), 1227 this->get_executor().context().async_wait(this->native_handle(), 1333 this->get_executor().context().async_wait( this->native_handle(), 1428 this->get_executor().context().async_wait( this->native_handle(), 1531 this->get_executor().context().async_wait( this->native_handle(), 1696 this->get_executor().context().async_wait(this->native_handle(), 1803 this->get_executor().context().async_wait(this->native_handle(), 2163 __ctx.async_wait(native_handle(), [all …]
|
| H A D | io_context | 441 async_wait(const _Timer& __timer, _CompletionHandler&& __h) 483 async_wait(int __fd, int __w, _Op&& __op)
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/ |
| H A D | timer | 155 async_wait(_CompletionToken&& __token) 158 _M_ex.context().async_wait(*this,
|
| H A D | socket | 980 get_executor().context().async_wait( native_handle(), 1021 async_wait(wait_type __w, _CompletionToken&& __token) 1024 get_executor().context().async_wait( native_handle(), 1191 this->get_executor().context().async_wait(this->native_handle(), 1297 this->get_executor().context().async_wait( this->native_handle(), 1392 this->get_executor().context().async_wait( this->native_handle(), 1495 this->get_executor().context().async_wait( this->native_handle(), 1660 this->get_executor().context().async_wait(this->native_handle(), 1767 this->get_executor().context().async_wait(this->native_handle(), 2122 __ctx.get_executor().context().async_wait(native_handle(), [all …]
|
| H A D | io_context | 436 async_wait(const _Timer& __timer, _CompletionHandler&& __h) 475 async_wait(int __fd, int __w, _Op&& __op)
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
| H A D | ChangeLog-2020 | 328 (async_wait): Unlock after signal.
|
| H A D | ChangeLog-2018 | 279 (st_read_done): Do not perform async_wait for synchronous I/O 594 (st_close): Call async_wait for an asynchronous unit. 672 (st_close): Call async_wait for an asynchronous unit. 734 (st_close): Call async_wait for an asynchronous unit.
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2021 | 7062 * include/experimental/io_context (io_context::async_wait): Add
|