Home
last modified time | relevance | path

Searched refs:DECLARE_QUEUE_P (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDremote-notif.c94 DECLARE_QUEUE_P (notif_client_p);
HDevent-loop.c141 DECLARE_QUEUE_P(gdb_event_p);
HDremote.c5195 DECLARE_QUEUE_P (stop_reply_p);
/dragonfly/contrib/gdb-7/gdb/common/
HDqueue.h276 #define DECLARE_QUEUE_P(TYPE) \ macro