nxt_event_timer has been renamed to nxt_timer.

This commit is contained in:
Igor Sysoev
2017-01-30 16:47:50 +03:00
parent 952291c93c
commit bb87fa11ca
26 changed files with 521 additions and 532 deletions

View File

@@ -66,7 +66,7 @@ struct nxt_cycle_s {
void **core_ctx;
nxt_event_timer_t timer;
nxt_timer_t timer;
uint8_t daemon;
uint8_t batch;