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