Main Page | Modules | Directories | File List | Globals | Related Pages

gm_send_token_available.c File Reference

#include "gm_internal.h"

Functions

int gm_send_token_available (gm_port_t *p, unsigned priority)

Detailed Description

This file contains the GM API function gm_send_token_available().

Function Documentation

int gm_send_token_available gm_port_t *  p,
unsigned  priority
 

gm_send_token_available() tests for the availability of a send token without allocating the send token. It is similar to the function gm_alloc_send_token(port,priority) without the allocation.

Return values:
int 
Parameters:
p (IN) The GM port on the source/sender GM node from which the communication would be sent.
priority (IN) The priority of the message to be sent.
See also:
gm_alloc_send_token
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Sat May 20 19:20:42 2006 for GM by  doxygen 1.4.4