PMISREADDONE(3)
PM Programmer's Manual
PMISREADDONE(3)
NAME
pmIsReadDone - determine if all previous pmRead()'s are done

SYNOPSIS
int pmIsReadDone(pmContext *pmc);

ARGUMENTS
pmContext * pmc
IN
pmContext object

IMPLEMENTATION LEVEL
OPTIONAL (REMOTE_READ)

DESCRIPTION
pmIsReadDone() determines if all previous pmRead()'s are done.

RETURN VALUES
PM_SUCCESS All remote reads are done
EBUSY Some remote reads are not yet done
EIO Error occured in some remote reads
ENOSYS Operation not supported


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