Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
ngx_event_accept.c File Reference
#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_event.h>
Include dependency graph for ngx_event_accept.c:

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)

Function Documentation

u_char* ngx_accept_log_error ( ngx_log_t log,
u_char *  buf,
size_t  len 
)

Definition at line 501 of file ngx_event_accept.c.

Here is the call graph for this function:

void ngx_event_accept ( ngx_event_t ev)

Definition at line 19 of file ngx_event_accept.c.

Here is the call graph for this function:

ngx_int_t ngx_trylock_accept_mutex ( ngx_cycle_t cycle)

Definition at line 368 of file ngx_event_accept.c.

Here is the call graph for this function:

Here is the caller graph for this function: