Visibility of the mapped memory.
Possible results for the wait_pid() function.
Map memory.
Unmap memory allocated with alloc().
Wait for a process with PID pid to finish.
Indicates if an implementation support fork().
Indicates if an implementation support mapping shared memory.
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, in both source and binary form, subject to the following restrictions:
o The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. o Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. o This notice may not be removed or altered from any source distribution.
Copyright (C) 2005-2006 Digital Mars, www.digitalmars.com. All rights reserved.
This module contains allocation functions for the garbage collector.