Searched refs:WCONTINUED (Results 1 – 5 of 5) sorted by relevance
21 #if defined(WCONTINUED) || (defined(HAVE_DECL_WCONTINUED) && HAVE_DECL_WCONTINUED)22 XLAT(WCONTINUED),
8 WCONTINUED
8 #define WCONTINUED 0x00000008 macro
1342 #if defined(WCONTINUED) && defined(WIFCONTINUED) in j_sigchld()1343 WCONTINUED | in j_sigchld()1384 #if defined(WCONTINUED) && defined(WIFCONTINUED) in j_sigchld()
109 Setting of WCONTINUED bit in waitpid flags is not recommended: the