| PMCONTROLSEND(3) |
PM Programmer's Manual |
PMCONTROLRECEIEVE(3) |
- NAME
-
pmControlReceive - control the receiver side of a context
- SYNOPSIS
-
int pmControlReceive(pmContext *pmc, int enable);
- ARGUMENTS
-
pmContext * |
pmc |
IN |
pmContext object |
int |
enable |
IN |
Channel number |
- IMPLEMENTATION LEVEL
-
BASE
- DESCRIPTION
-
pmControlReceive() controls the receiver side of context
pmc. If enable is not zero, sending messages are
enabled, otherwise disabled.
- RETURN VALUE
-
- CREDIT
- This document is a part of the SCore cluster system software
developed at PC Cluster Consortium, Japan.
Copyright (C) 2003 PC Cluster Consortium.