Main Page | Modules | Directories | File List | 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 Sat May 20 19:20:41 2006 for GM by  doxygen 1.4.4