Main Page   Modules   Data Structures   File List   Globals  

Internal Event Handling Functions
[Event Handling]


Functions

void otosSendEventToOneTask (OtosTask *pTask, uint16_t events)
 Send event(s) to one task. If task waits for them, wake it.


Detailed Description

Used internally by otOS, not intended to be called by otOS applications.

Function Documentation

void otosSendEventToOneTask OtosTask *    pTask,
uint16_t    events
 

Send event(s) to one task. If task waits for them, wake it.

Parameters:
pTask Task to send the events to
events Event(s) to send
Note:
Used internally by otOS, not intended to be called by otOS applications.

Definition at line 122 of file event.c.

References otosWakeup().

Referenced by otosSendEvent().


Generated on Sat Jan 25 18:41:43 2003 for otOS by doxygen1.3-rc2