Home
last modified time | relevance | path

Searched refs:NXT_RBTREE_NODE_INIT (Results 1 – 2 of 2) sorted by relevance

/unit/src/
H A Dnxt_timer.h44 #define NXT_TIMER { NXT_RBTREE_NODE_INIT, 0, NXT_TIMER_NO_CHANGE, \
H A Dnxt_rbtree.h34 #define NXT_RBTREE_NODE_INIT { NULL, NULL, NULL }, 0 macro