Searched refs:cancel_fd (Results 1 – 1 of 1) sorted by relevance
4352 GPollFD cancel_fd; in g_socket_condition_timed_wait() local4363 if (g_cancellable_make_pollfd (cancellable, &cancel_fd)) in g_socket_condition_timed_wait()4364 events[num_events++] = (WSAEVENT)cancel_fd.fd; in g_socket_condition_timed_wait()