Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/include/
Dpriority_q.h43 #define _priq_run_add z_priq_mq_add
46 static ALWAYS_INLINE void z_priq_mq_add(struct _priq_mq *pq, struct k_thread *thread);
189 static ALWAYS_INLINE void z_priq_mq_add(struct _priq_mq *pq, in z_priq_mq_add() function