#include "gm_internal.h"
Functions | |
int | gm_send_token_available (gm_port_t *p, unsigned priority) |
This file contains the GM API function gm_send_token_available().
|
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.
|