Skip to content
Commit a9ab8cb7 authored by Måns Ansgariusson's avatar Måns Ansgariusson Committed by Benjamin Cabé
Browse files

feat: enable polling support for k_pipe interface



This commit adds polling support to the newly rewritten k_pipe interface.
Changes include:

* Removed ifdef CONFIG_POLL from kernel/poll.c to let both implementations
  coexist.
* Added the needed datastructures to the new k_pipe struct.
* k_pipe_write(..) now notifies the poll subsystem that data is available.

Signed-off-by: default avatarMåns Ansgariusson <Mansgariusson@gmail.com>
parent 9a64bcc2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment