Zephyr API 3.6.99
|
P4 Queue. More...
#include <p4wq.h>
Data Fields | |
struct k_spinlock | lock |
_wait_q_t | waitq |
struct rbtree | queue |
sys_dlist_t | active |
uint32_t | flags |
P4 Queue.
Kernel pooled parallel preemptible priority-based work queue
sys_dlist_t k_p4wq::active |
uint32_t k_p4wq::flags |
struct k_spinlock k_p4wq::lock |
struct rbtree k_p4wq::queue |
_wait_q_t k_p4wq::waitq |