Home
last modified time | relevance | path

Searched defs:nxt_runtime_s (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_runtime.h15 struct nxt_runtime_s { struct
16 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 …]