Searched refs:CLD_CONTINUED (Results 1 – 3 of 3) sorted by relevance
240 #define CLD_CONTINUED (__SI_CHLD|6) /* stopped child has continued */ macro
1281 CLD_CONTINUED, SIGCONT); in wait_task_continued()
1758 case CLD_CONTINUED: in do_notify_parent_cldstop()2211 why = CLD_CONTINUED; in get_signal()