Home
last modified time | relevance | path

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

/linux-2.4.37.9/kernel/
Dexit.c135 static inline int has_stopped_jobs(int pgrp) in has_stopped_jobs() function
351 has_stopped_jobs(current->pgrp)) { in exit_notify()
414 if (is_orphaned_pgrp(pgrp) && has_stopped_jobs(pgrp)) { in exit_notify()