| commit | fc775a095cde5fb686edbc6e52537d1526851468 | [log] [tgz] |
|---|---|---|
| author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Tue Oct 17 15:33:32 2017 +0300 |
| committer | Anas Nashif <nashif@linux.intel.com> | Wed Oct 18 13:02:52 2017 -0400 |
| tree | 65a1d7e82e52ed4d12654855270f27d60aa4c89c | |
| parent | f87c4c674395865dee196e137dad158efe582860 [diff] |
poll: k_poll: Return -EINTR if not ready In case _handle_obj_poll_events is called with K_POLL_STATE_NOT_READY set -EINTR as return to the poller thread. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>