Searched refs:poller_thread (Results 1 – 1 of 1) sorted by relevance
107 static struct k_thread *poller_thread(struct z_poller *p) in poller_thread() function119 (z_sched_prio_cmp(poller_thread(pending->poller), in add_event()120 poller_thread(poller)) > 0)) { in add_event()126 if (z_sched_prio_cmp(poller_thread(poller), in add_event()127 poller_thread(pending->poller)) > 0) { in add_event()267 struct k_thread *thread = poller_thread(event->poller); in signal_poller()