Searched defs:nxt_runtime_s (Results 1 – 1 of 1) sorted by path
15 struct nxt_runtime_s { struct16 nxt_mp_t *mem_pool;23 void *data;25 nxt_runtime_cont_t start;32 const nxt_tls_lib_t *tls;50 nxt_process_type_t type;52 nxt_timer_t timer;65 const char *pid;66 const char *log;69 const char *ver;[all …]