Skip to content
Commit 0037712e authored by Peter Mitsis's avatar Peter Mitsis Committed by Stephanos Ioannidis
Browse files

kernel: pipes: use wait queue walker to build list



Uses the new z_sched_waitq_walk() routine to walk the pipe's wait
queue to build a list of waiting threads that will be used for
the data transfer.

This method is preferred over the previous as it ensures that
wait queue is safely traversed.

Signed-off-by: default avatarPeter Mitsis <peter.mitsis@intel.com>
parent ca58339e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment