Searched defs:ASYNC_ERROR (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/
H A Dasync-utils.h27 * will return ASYNC_ERROR and set 'errno' to ECONNRESET instead.
31 ASYNC_ERROR, /* an error occurred, look at errno */ enumerator in enum:__anon8810
73 * ASYNC_ERROR: If an error occured (see errno). The error will be
114 * ASYNC_ERROR: If an error occured (see errno). The error will be
148 * ASYNC_ERROR with errno == ENOMEM.
175 * ASYNC_ERROR: An error occured. Note that in case of disconnection,

Completed in 242 milliseconds