Home
last modified time | relevance | path

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

/libev/
H A Dev.c2647 #ifndef WCONTINUED
2648 # define WCONTINUED 0 macro
2658 if (0 >= (pid = waitpid (-1, &status, WNOHANG | WUNTRACED | WCONTINUED))) in childcb()
2659 if (!WCONTINUED in childcb()