IP_PulseTrigger -- immediately sends a pulse.
Arguments
- task
The task to which the pulse is sent.
- pulse
The pulse ID.
Returns
0 on success,
or -1 on failure and
errno is set.
Description
This function causes the
pulse to be sent immediately to the
task. It is the
programmer's responsibility to ensure that the
task and pulse are
associated.
Copyright 1995-2002 by
Cogent Real-Time Systems, Inc.