Searched defs:transq_node_s (Results 1 – 1 of 1) sorted by relevance
82 struct transq_node_s { struct83 struct transq_node_s *next; argument84 struct transq_node_s *prev; argument88 typedef struct transq_node_s transq_node_t; argument