Home
last modified time | relevance | path

Searched refs:unwind_queue_t (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dunwind.c47 struct unwind_queue_t { struct
52 static void queue_print(struct unwind_queue_t *queue); argument
208 queue_put(struct unwind_queue_t *queue, in queue_put()
258 queue_print(struct unwind_queue_t *queue) in queue_print()
Ddefs.h245 struct unwind_queue_t *unwind_queue;
DChangeLog5577 rename its type queue_t to unwind_queue_t.
5578 * unwind.c (struct unwind_queue_t): Rename to unwind_queue_t.