Searched refs:polling_thread (Results 1 – 3 of 3) sorted by relevance
28 rt_thread_t polling_thread; member65 node->wqn.polling_thread = pt->polling_thread; in _poll_add()78 pt->polling_thread = rt_thread_self(); in poll_table_init()88 thread = pt->polling_thread; in poll_wait_timeout()
63 rt_thread_resume(entry->polling_thread); in rt_wqueue_wakeup()93 __wait.polling_thread = rt_thread_self(); in rt_wqueue_wait()
25 rt_thread_t polling_thread; member