mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +08:00
Fix incorrect comment
This commit is contained in:
@@ -94,9 +94,7 @@
|
|||||||
* 0 (OK) or -1 (ERROR) if unsuccessful
|
* 0 (OK) or -1 (ERROR) if unsuccessful
|
||||||
*
|
*
|
||||||
* Assumptions:
|
* Assumptions:
|
||||||
* This function cannot be called from an interrupt handler.
|
* This function may be called from an interrupt handler.
|
||||||
* It assumes the currently executing task is the one that
|
|
||||||
* is performing the unlock.
|
|
||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user