#include <Basics.H>
#include "OS.H"
Go to the source code of this file.
Functions | |
Text | inet_ntoa_r (in_addr &in) |
void | OS::GetProcessSize (unsigned long &total, unsigned long &resident) throw () |
void | OS::setenv (const Text &var, const Text &val) throw () |
|
Definition at line 42 of file OS.C. References Basics::mutex::lock(), and Basics::mutex::unlock(). Referenced by TCP_sock::connect_to(), SRPC::local_socket(), main(), MastershipInit1(), TCP_sock::new_socket(), SRPC::remote_socket(), and TCP_sock::wait_for_connect(). |
|
Definition at line 51 of file OS.C. References FdCache::close(), and FdCache::open(). |
|
Definition at line 94 of file OS.C. References NEW_PTRFREE_ARRAY. |