Searched refs:WCONTINUED (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/lto/
H A Dlto.c2515 #ifndef WCONTINUED
2516 #define WCONTINUED 0 macro
2518 int w = waitpid (0, &status, WUNTRACED | WCONTINUED);

Completed in 200 milliseconds