Functions | |
void | otosSendEventToOneTask (OtosTask *pTask, uint16_t events) |
Send event(s) to one task. If task waits for them, wake it. |
|
Send event(s) to one task. If task waits for them, wake it.
Definition at line 122 of file event.c. References otosWakeup(). Referenced by otosSendEvent(). |