SCASH_FREE(3)
SCASH Programmer's Manual
SCASH_FREE(3)
NAME
scash_free - free shared memory

SYNOPSIS
void scash_free(char* memp)

DESCRIPTION
scash_free() releases the shared memory which is specified in memp. The pointer to the shared memory specified in memp must be a return value of scash_alloc().

SEE ALSO
scash_alloc(3)

CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003 PC Cluster Consortium.