Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_pid.c1467 int subthread_is_terminated; in _wait_sibling_exit() local
1477 subthread_is_terminated = (int)(curr_thread->sibling.prev == &lwp->t_grp); in _wait_sibling_exit()
1478 if (!subthread_is_terminated) in _wait_sibling_exit()
1519 subthread_is_terminated = 1; in _wait_sibling_exit()
1524 if (subthread_is_terminated) in _wait_sibling_exit()

Completed in 6 milliseconds