Searched refs:PL_FLAG_EXITED (Results 1 – 3 of 3) sorted by relevance
132 #define PL_FLAG_EXITED 0x200 /* exiting LWP */ macro
145 lwpinfo.pl_flags & PL_FLAG_EXITED) in linux_ptrace_status()
1243 pl->pl_flags |= PL_FLAG_EXITED; in kern_ptrace()