mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Adds a routine to safely walk a specified wait queue and invoke a custom callback function on each waiting thread. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>