Searched refs:id_head (Results 1 – 1 of 1) sorted by relevance
857 uint8_t id_head = ticker->next; local864 while (id_head != TICKER_NULL) {865 struct ticker_node *ticker_next = &nodes[id_head];885 id_head = ticker_next->next;1026 id_head = ticker_next->next;