mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Use queued uniformly when referring to items that are in a work queue, rather than "pending" which includes items that are scheduled or running. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>