Groonga 3.0.9 Source Code Document
|
Go to the source code of this file.
Functions | |
ngx_int_t | ngx_event_mutex_timedlock (ngx_event_mutex_t *m, ngx_msec_t timer, ngx_event_t *ev) |
ngx_int_t | ngx_event_mutex_unlock (ngx_event_mutex_t *m, ngx_log_t *log) |
ngx_int_t ngx_event_mutex_timedlock | ( | ngx_event_mutex_t * | m, |
ngx_msec_t | timer, | ||
ngx_event_t * | ev | ||
) |
Definition at line 13 of file ngx_event_mutex.c.
ngx_int_t ngx_event_mutex_unlock | ( | ngx_event_mutex_t * | m, |
ngx_log_t * | log | ||
) |