Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pg/
H A Dpg.c1615 pid_t my_tgid; in terminit() local
1616 my_tgid = tcgetpgrp(1); in terminit()
1617 if (my_tgid == -1 || my_tgid == my_pgid) in terminit()