Home
last modified time | relevance | path

Searched refs:xcb_sync_get_priority_reply_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dsync.h488 typedef struct xcb_sync_get_priority_reply_t { struct
494 } xcb_sync_get_priority_reply_t; argument
1414 xcb_sync_get_priority_reply_t *
H A Dsync.c1689 xcb_sync_get_priority_reply_t *
1694 return (xcb_sync_get_priority_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e); in xcb_sync_get_priority_reply()