OS_NS_unistd.cpp File Reference

#include "ace/OS_NS_unistd.h"
#include "ace/Base_Thread_Adapter.h"
#include "ace/OS_NS_stdlib.h"
#include "ace/OS_NS_ctype.h"
#include "ace/Default_Constants.h"
#include "ace/OS_Memory.h"
#include "ace/OS_NS_Thread.h"
#include "ace/Object_Manager_Base.h"
#include "ace/os_include/sys/os_pstat.h"
#include "ace/os_include/sys/os_sysctl.h"

Include dependency graph for OS_NS_unistd.cpp:

This graph shows which files directly or indirectly include this file:

pid_t ACE_OS::fork (const ACE_TCHAR *program_name)
pid_t ACE_OS::fork_exec (ACE_TCHAR *argv[])

Functions

ACE_BEGIN_VERSIONED_NAMESPACE_DECL
int 
ACE_OS::argv_to_string (ACE_TCHAR **argv, ACE_TCHAR *&buf, bool substitute_env_args)
int ACE_OS::execl (const char *, const char *,...)
int ACE_OS::execle (const char *, const char *,...)
int ACE_OS::execlp (const char *, const char *,...)
long ACE_OS::num_processors (void)
 Get the number of CPUs configured in the machine.
long ACE_OS::num_processors_online (void)
 Get the number of CPUs currently online.
ssize_t ACE_OS::read_n (ACE_HANDLE handle, void *buf, size_t len, size_t *bt)
ssize_t ACE_OS::pread (ACE_HANDLE handle, void *buf, size_t nbytes, ACE_OFF_T offset)
ssize_t ACE_OS::pwrite (ACE_HANDLE handle, const void *buf, size_t nbytes, ACE_OFF_T offset)
int ACE_OS::string_to_argv (ACE_TCHAR *buf, int &argc, ACE_TCHAR **&argv, bool substitute_env_args)
ssize_t ACE_OS::write_n (ACE_HANDLE handle, const void *buf, size_t len, size_t *bt)

Generated on Tue Nov 21 09:02:32 2006 for ACE by  doxygen 1.4.7-1