4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 12:53:31 +08:00
This commit is contained in:
Meco Man 2021-01-03 23:41:07 +08:00
parent 661f54d1e0
commit 234f1aec99

View File

@ -1658,7 +1658,7 @@ RTM_EXPORT(rt_mb_send);
/**
* This function will send an urgent mail to mailbox object, if there are threads
* suspended on mailbox object, it will be waked up. This function will return
* immediately, if you want blocking send, use rt_mb_urgent_wait instead.
* immediately.
*
* @param mb the mailbox object
* @param value the mail