PMCONTROLSEND(3)
PM Programmer's Manual
PMCONTROLSEND(3)
NAME
pmControlSend - control the sender side of a context

SYNOPSIS
int pmControlSend(pmContext *pmc, int enable);

ARGUMENTS
pmContext * pmc
IN
pmContext object
int enable
IN
Channel number

IMPLEMENTATION LEVEL
BASE

DESCRIPTION
pmControlSend() controls the sender side of context pmc. If enable is not zero, sending messages are enabled, otherwise disabled.

RETURN VALUE
PM_SUCCESS Success


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