Searched refs:poller_thread (Results 1 – 1 of 1) sorted by relevance
103 static struct k_thread *poller_thread(struct z_poller *p) in poller_thread() function115 (z_sched_prio_cmp(poller_thread(pending->poller), in add_event()116 poller_thread(poller)) > 0)) { in add_event()122 if (z_sched_prio_cmp(poller_thread(poller), in add_event()123 poller_thread(pending->poller)) > 0) { in add_event()259 struct k_thread *thread = poller_thread(event->poller); in signal_poller()