#include "gm_internal.h"Functions | |
| 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.
|
1.4.4