Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

gm_free_send_token.c File Reference

#include "gm_internal.h"
#include "gm_send_queue.h"

Functions

GM_ENTRY_POINT void gm_free_send_token (gm_port_t *p, unsigned priority)

Detailed Description

This file contains the GM API function gm_free_send_token().


Function Documentation

GM_ENTRY_POINT void gm_free_send_token gm_port_t *    p,
unsigned    priority
 

gm_free_send_token() increments a free send token of priority for port so that it can later be allocated using gm_alloc_send_token(). Clients may choose to maintain their own count of send tokens in the client's possession instead of using this utility function.

Parameters:
p 
priority 
See also:
gm_alloc_send_token gm_free_send_tokens
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Mon Nov 3 15:39:25 2003 for GM by doxygen1.2.15