|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Functions | |
| ssize_t | ngx_file_aio_read (ngx_file_t *file, u_char *buf, size_t size, off_t offset, ngx_pool_t *pool) |
Variables | |
| int | ngx_eventfd |
| aio_context_t | ngx_aio_ctx |
| ssize_t ngx_file_aio_read | ( | ngx_file_t * | file, |
| u_char * | buf, | ||
| size_t | size, | ||
| off_t | offset, | ||
| ngx_pool_t * | pool | ||
| ) |
| aio_context_t ngx_aio_ctx |
| int ngx_eventfd |
1.8.1.2