Searched defs:te_s (Results 1 – 1 of 1) sorted by relevance
239 typedef struct te_s { struct240 struct te_s *prev; /* prev te_t */ argument241 struct te_s *next; /* next te_t */ argument242 struct tb_s *tbp; /* pointer to timer bucket */243 void *ep; /* pointer to encapsulating struct */