Home
last modified time | relevance | path

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

/components/lwp/terminal/freebsd/
A Dtty_compat.c197 rt_lwp_t cur_lwp = td->lwp; in lwp_tty_assign_foreground() local
201 if (pg == NULL || cur_lwp == NULL) in lwp_tty_assign_foreground()
210 if (pg->sid != cur_lwp->sid) in lwp_tty_assign_foreground()
216 cur_lwp->pid, cur_lwp->pgid, cur_lwp->sid, pgid, pg->sid); in lwp_tty_assign_foreground()
232 cur_lwp->pid, cur_lwp->pgid, cur_lwp->sid, pgid, pg->sid); in lwp_tty_assign_foreground()

Completed in 27 milliseconds