Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_pid.c864 if (child->terminated && !(options & WNOWAIT)) in _stats_and_reap_child()
887 if (child->terminated) in _query_event_from_lwp()
1027 if ((options & WEXITED) && waker_lwp->terminated) in _waitq_filter()
1418 if (!lwp->terminated) in lwp_terminate()
1421 lwp->terminated = RT_TRUE; in lwp_terminate()
1590 if (child->terminated) in _resr_cleanup()
A Dlwp_signal.c996 rt_bool_t terminated; in lwp_signal_kill() local
1019 terminated = lwp->terminated; in lwp_signal_kill()
1022 if (terminated) in lwp_signal_kill()
1226 else if (lwp->terminated || _sighandler_is_ignored(lwp, signo)) in lwp_thread_signal_kill()
A Dlwp.h140 unsigned int terminated:1; member
/components/dfs/dfs_v2/filesystems/procfs/
A Dproc_pid.c110 if (lwp->terminated) in stat_single_show()
/components/dfs/
A DKconfig30 The mount_table must be terminated with NULL.

Completed in 25 milliseconds