Searched refs:_get_parent_pid (Results 1 – 1 of 1) sorted by relevance
134 static int _get_parent_pid(struct rt_lwp *lwp) in _get_parent_pid() function144 if (lwp->pid != INIT_PID && _get_parent_pid(lwp) != INIT_PID) in lwp_teardown()
Completed in 2 milliseconds