Searched refs:EV_EAGAIN (Results 1 – 2 of 2) sorted by relevance
83 #define EV_EAGAIN 4 /* The operation had insufficient macro
177 } while (ret == EV_EAGAIN); in byte_channel_spin_send()243 } while (ret == EV_EAGAIN); in ehv_bc_console_byte_channel_send()425 if (!ret || (ret == EV_EAGAIN)) in ehv_bc_tx_dequeue()