Searched refs:ngx_event_timer_sentinel (Results 1 – 1 of 1) sorted by relevance
14 static ngx_rbtree_node_t ngx_event_timer_sentinel; variable25 ngx_rbtree_init(&ngx_event_timer_rbtree, &ngx_event_timer_sentinel, in ngx_event_timer_init()38 if (ngx_event_timer_rbtree.root == &ngx_event_timer_sentinel) { in ngx_event_find_timer()