Home
last modified time | relevance | path

Searched refs:z_priq_mq_remove (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/kernel/include/
Dpriority_q.h44 #define _priq_run_remove z_priq_mq_remove
47 static ALWAYS_INLINE void z_priq_mq_remove(struct _priq_mq *pq, struct k_thread *thread);
198 static ALWAYS_INLINE void z_priq_mq_remove(struct _priq_mq *pq, in z_priq_mq_remove() function