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

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
H A Dwait.h59 # define __WAIT_STATUS void * macro
67 } __WAIT_STATUS __attribute__ ((__transparent_union__));
74 # define __WAIT_STATUS int *
116 extern __pid_t wait (__WAIT_STATUS __stat_loc);
169 extern __pid_t wait3 (__WAIT_STATUS __stat_loc, int __options,
175 extern __pid_t wait4 (__pid_t __pid, __WAIT_STATUS __stat_loc, int __options,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
H A Dwait.h59 # define __WAIT_STATUS void * macro
67 } __WAIT_STATUS __attribute__ ((__transparent_union__));
74 # define __WAIT_STATUS int *
116 extern __pid_t wait (__WAIT_STATUS __stat_loc);
169 extern __pid_t wait3 (__WAIT_STATUS __stat_loc, int __options,
175 extern __pid_t wait4 (__pid_t __pid, __WAIT_STATUS __stat_loc, int __options,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dstdlib.h64 # define __WAIT_STATUS void * macro
72 } __WAIT_STATUS __attribute__ ((__transparent_union__));
79 # define __WAIT_STATUS int *

Completed in 69 milliseconds