Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_pid.c982 static int _waitq_filter(struct rt_wqueue_node *wait_node, void *key) in _waitq_filter() argument
985 rt_thread_t waiter = wait_node->polling_thread; in _waitq_filter()
986 pid_t destiny = (pid_t)wait_node->key; in _waitq_filter()
991 handle = rt_container_of(wait_node, struct waitpid_handle, wq_node); in _waitq_filter()

Completed in 5 milliseconds