|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Functions | |
| void | ngx_event_accept (ngx_event_t *ev) |
| ngx_int_t | ngx_trylock_accept_mutex (ngx_cycle_t *cycle) |
| u_char * | ngx_accept_log_error (ngx_log_t *log, u_char *buf, size_t len) |
| u_char* ngx_accept_log_error | ( | ngx_log_t * | log, |
| u_char * | buf, | ||
| size_t | len | ||
| ) |
| void ngx_event_accept | ( | ngx_event_t * | ev | ) |
| ngx_int_t ngx_trylock_accept_mutex | ( | ngx_cycle_t * | cycle | ) |
Definition at line 368 of file ngx_event_accept.c.


1.8.1.2