Home
last modified time | relevance | path

Searched defs:WCONTINUED (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/bits/
Dwaitflags.h31 # define WCONTINUED 4 /* Report continued child. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dwaitflags.h32 # define WCONTINUED 8 /* Report continued child. */ macro
/glibc-2.36/posix/
Dtst-wait-skeleton.c48 # define WCONTINUED 0 macro
Dtst-waitid.c50 # define WCONTINUED 0 macro