Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgsocket.c246 DWORD waiting_result; member
4376 socket->priv->waiting_result = 0; in g_socket_condition_timed_wait()
4383 socket->priv->waiting_result = res; in g_socket_condition_timed_wait()
4397 res = socket->priv->waiting_result; in g_socket_condition_timed_wait()
4403 res = socket->priv->waiting_result; in g_socket_condition_timed_wait()