-
Richard Henderson authored
This will be used for implementing the xtensa select_one system call. Choose "poll" over "select" so that we can reuse Glib's g_poll constants and to avoid struct timeval. Reviewed-by:
Luc Michel <lmichel@kalray.eu>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>Richard Henderson authoredThis will be used for implementing the xtensa select_one system call. Choose "poll" over "select" so that we can reuse Glib's g_poll constants and to avoid struct timeval. Reviewed-by:
Luc Michel <lmichel@kalray.eu>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Loading