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