Searched defs:fixed_queue_t (Results 1 – 4 of 4) sorted by relevance
32 typedef struct fixed_queue_t { struct42 } fixed_queue_t; argument
25 typedef struct fixed_queue_t fixed_queue_t; typedef
27 typedef struct fixed_queue_t fixed_queue_t; typedef
57 struct fixed_queue_t { struct61 fixed_queue_t(size_t capacity) { in fixed_queue_t() argument