mirror of https://github.com/ARMmbed/mbed-os.git
Update UserAllocatedEvent.h
parent
956e5ce163
commit
4ba07d9413
|
@ -230,7 +230,7 @@ public:
|
||||||
|
|
||||||
/** Cancels posted event
|
/** Cancels posted event
|
||||||
*
|
*
|
||||||
* Attempts to cancel posted event. It is safe to call
|
* Attempts to cancel posted event. It is not safe to call
|
||||||
* cancel after an event has already been dispatched.
|
* cancel after an event has already been dispatched.
|
||||||
*
|
*
|
||||||
* The cancel function is IRQ safe.
|
* The cancel function is IRQ safe.
|
||||||
|
|
Loading…
Reference in New Issue