Man Page: xcb_sync_create_alarm_checked
Operating Environment: centos
Section: 3
xcb_sync_create_alarm(3) XCB Requests xcb_sync_create_alarm(3)NAMExcb_sync_create_alarm -SYNOPSIS#include <xcb/sync.h> Request function xcb_void_cookie_t xcb_sync_create_alarm(xcb_connection_t *conn, xcb_sync_alarm_t id, uint32_t value_mask, const uint32_t *value_list);REQUEST ARGUMENTSconn The XCB connection to X11. id TODO: NOT YET DOCUMENTED. value_mask TODO: NOT YET DOCUMENTED. value_list TODO: NOT YET DOCUMENTED.DESCRIPTIONRETURN VALUEReturns an xcb_void_cookie_t. Errors (if any) have to be handled in the event loop. If you want to handle errors directly with xcb_request_check instead, use xcb_sync_create_alarm_checked. See xcb-requests(3) for details.ERRORSThis request does never generate any errors.SEE ALSOAUTHORGenerated from sync.xml. Contact xcb@lists.freedesktop.org for corrections and improvements.XCB2014-06-10 xcb_sync_create_alarm(3)
| Related Man Pages |
|---|
| xcb_glx_create_pixmap(3) - centos |
| xcb_glx_create_window(3) - centos |
| xcb_render_add_glyphs_checked(3) - centos |
| xcb_render_add_glyphs(3) - centos |
| xcb_render_create_picture(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |