Searched refs:CLD_CONTINUED (Results 1 – 5 of 5) sorted by relevance
88 case CLD_CONTINUED: in waitpid()
284 #define CLD_CONTINUED 6 /* stopped child has continued */ macro
120 ASSERT_EQ(info.si_code, CLD_CONTINUED); in TEST()
1436 infop->cause = CLD_CONTINUED; in wait_task_continued()
910 * Notify the parent with CLD_CONTINUED if we were stopped. in prepare_signal() 915 * CLD_CONTINUED was dropped. in prepare_signal() 2312 case CLD_CONTINUED: in do_notify_parent_cldstop() 2834 why = CLD_CONTINUED; in get_signal()