Searched defs:wq (Results 1 – 3 of 3) sorted by relevance
24 #define _WAIT_Q_FOR_EACH(wq, thread_ptr) \ argument
105 static inline int coop_counter(struct k_work_q *wq) in coop_counter()1269 static bool try_queue_no_yield(struct k_work_q *wq) in try_queue_no_yield()
459 _wait_q_t *wq = &thread->join_queue; in z_thread_halt() local