Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_pid.c986 pid_t destiny = (pid_t)wait_node->key; in _waitq_filter() local
997 if (destiny > 0) in _waitq_filter()
1003 can_accept_evt = waker_lwp->pid == destiny; in _waitq_filter()
1005 else if (destiny == -1) in _waitq_filter()
1013 if (destiny == 0) in _waitq_filter()
1019 waiter_pgid = -destiny; in _waitq_filter()
1047 struct waitpid_handle *handle, pid_t destiny) in _wait_for_event() argument
1055 handle->wq_node.key = destiny; in _wait_for_event()

Completed in 5 milliseconds