#include "ace/OS_NS_errno.h"
#include "ace/Global_Macros.h"
Include dependency graph for OS_NS_sys_wait.inl:
This graph shows which files directly or indirectly include this file:
Functions | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE pid_t | ACE_OS::wait (int *status) |
ACE_INLINE pid_t | ACE_OS::waitpid (pid_t pid, ACE_exitcode *status, int wait_options, ACE_HANDLE handle) |
ACE_INLINE pid_t | ACE_OS::wait (pid_t pid, ACE_exitcode *status, int wait_options, ACE_HANDLE handle) |