MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / get_base_addrs

Function get_base_addrs

ACE/tests/Malloc_Test.cpp:297–319  ·  view source on GitHub ↗

On Win9x/Me, a shared address needs to be on the shared arena, between the second and third megabyte in the virtual address space of the process. Also, a mapped view of a file is shared on the same virtual address on every 32 bit process. On WinNT/2k, memory above 2Gb is reserved for the system. So, we need to check at runtime (we want an ACE_HAS_WINNT4 == 0 ace to run on either). To catch any o

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

run_mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected