Searched defs:push_tail (Results 1 – 4 of 4) sorted by relevance
51 pub fn push_tail(&mut self, value: T) -> ListKey { in push_tail() method
639 inline void exec_list::push_tail(exec_node *n) in push_tail() function
143011 int (*push_tail)(struct k3_ring *, void *); member