Searched refs:uv_poller_handle (Results 1 – 1 of 1) sorted by relevance
38 typedef struct uv_poller_handle { struct42 } uv_poller_handle; argument44 static uv_poller_handle* g_handle;47 g_handle = (uv_poller_handle*)gpr_malloc(sizeof(uv_poller_handle)); in init()