mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Make sure that labeling is used consistently in all function headers.
This commit is contained in:
@@ -58,10 +58,10 @@
|
||||
* task_delete() or via pthread_cancel(). It checks if the deleted task
|
||||
* is waiting for a timed event and if so cancels the timeout
|
||||
*
|
||||
* Inputs:
|
||||
* Input Parameters:
|
||||
* tcb - The TCB of the terminated task or thread
|
||||
*
|
||||
* Return Value:
|
||||
* Returned Value:
|
||||
* None.
|
||||
*
|
||||
* Assumptions:
|
||||
|
||||
Reference in New Issue
Block a user