Home
last modified time | relevance | path

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

/arch/um/os-Linux/
Dhelper.c151 int wflags = __WALL; in helper_wait() local
153 CATCH_EINTR(ret = waitpid(pid, &status, wflags)); in helper_wait()