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

/openjdk7/hotspot/agent/src/os/linux/
H A Dps_proc.c37 #ifndef __WALL
38 #define __WALL 0x40000000 // Copied from /usr/include/linux/wait.h macro
165 ret = waitpid(pid, &status, __WALL);

Completed in 67 milliseconds