PMRELEASERECEIVEBUFFER(3)
PM Programmer's Manual
PMRELEASERECEIVEBUFFER(3)
NAME
pmReleaseReceiveBuffer - release a message buffer

SYNOPSIS
int pmReleaseReceiveBuffer(pmContext *pmc);

ARGUMENTS
pmContext * pmc
IN
pmContext object

IMPLEMENTATION LEVEL
BASE

DESCRIPTION
pmReleaseReceiveBuffer() releases a message buffer previously received by pmReceive().
If pmc is of type PM_COMPOSITE then the context is unlocked.

RETURN VALUES
PM_SUCCESS Success
EIO Called before a message is received


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