Searched refs:ERRNO_EAGAIN (Results 1 – 2 of 2) sorted by relevance
39 constexpr int32_t ERRNO_EAGAIN = -1; variable148 return ERRNO_EAGAIN; in SendData()
42 constexpr int32_t ERRNO_EAGAIN = -1; variable187 if (ret == ERRNO_EAGAIN) { in PostEvent()689 } else if (ret == ERRNO_EAGAIN) { in OnVSyncTriggerPostEvent()918 } else if (ret == ERRNO_EAGAIN) { in PostVSyncEvent()