PMISSENDSTABLE(3)
PM Programmer's Manual
PMISSENDSTABLE(3)
NAME
pmIsSendStable - determine if context is stable

SYNOPSIS
int pmIsSendStable(pmContext *pmc);

ARGUMENTS
pmContext * pmc
IN
pmContext object

IMPLEMENTATION LEVEL
BASE

DESCRIPTION
pmIsSendStable() determines if the context is stable. Stable means there is no message waiting for an acknowlege, and no acknowleges to be sent.

RETURN VALUES
PM_SUCCESS Context is stable
EBUSY Context is not stable


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