Searched refs:CLD_CONTINUED (Results 1 – 4 of 4) sorted by relevance
281 #define CLD_CONTINUED 6 /* stopped child has continued */ macro
123 ASSERT_EQ(info.si_code, CLD_CONTINUED); in TEST()
1270 infop->cause = CLD_CONTINUED; in wait_task_continued()
2154 case CLD_CONTINUED: in do_notify_parent_cldstop()2660 why = CLD_CONTINUED; in get_signal()
Completed in 16 milliseconds