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

/sdk/emulator/opengl/tests/event_injector/
H A Dsockets.h43 # ifndef EINTR
44 # define EINTR 10004 macro
286 * This function loops on EINTR so the caller shouldn't have to check for it.
309 * This function loops on EINTR so the caller shouldn't have to check for it.

Completed in 4 milliseconds