|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Functions | |
| int ngx_cdecl | main (int argc, char *const *argv) |
| char ** | ngx_set_environment (ngx_cycle_t *cycle, ngx_uint_t *last) |
| ngx_pid_t | ngx_exec_new_binary (ngx_cycle_t *cycle, char *const *argv) |
| uint64_t | ngx_get_cpu_affinity (ngx_uint_t n) |
Variables | |
| ngx_module_t | ngx_core_module |
| ngx_uint_t | ngx_max_module |
| int ngx_cdecl main | ( | int | argc, |
| char *const * | argv | ||
| ) |
| ngx_pid_t ngx_exec_new_binary | ( | ngx_cycle_t * | cycle, |
| char *const * | argv | ||
| ) |
| uint64_t ngx_get_cpu_affinity | ( | ngx_uint_t | n | ) |
| char** ngx_set_environment | ( | ngx_cycle_t * | cycle, |
| ngx_uint_t * | last | ||
| ) |
| ngx_module_t ngx_core_module |
| ngx_uint_t ngx_max_module |
1.8.1.2