mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
libs/libc/pthread: correct description on pthread_setcanceltype
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
10fce11e19
commit
f06c509f9e
@@ -47,7 +47,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Name: pthread_setcancelstate
|
||||
* Name: pthread_setcanceltype
|
||||
*
|
||||
* Description:
|
||||
* The pthread_setcanceltype() function atomically both sets the calling
|
||||
|
||||
Reference in New Issue
Block a user