doc: posix: support pthread_getguardsize pthread_setguardsize
Mark pthread_getguardsize() and pthread_getguardsize() as supported. Signed-off-by: Christopher Friedt <cfriedt@meta.com>
This commit is contained in:
parent
5c78c66fc2
commit
dbd4b82f1c
|
@ -77,8 +77,8 @@ This table lists service support status in Zephyr:
|
|||
:header: API, Supported
|
||||
:widths: 50,10
|
||||
|
||||
pthread_attr_getguardsize(),
|
||||
pthread_attr_setguardsize(),
|
||||
pthread_attr_getguardsize(),yes
|
||||
pthread_attr_setguardsize(),yes
|
||||
pthread_mutexattr_gettype(),yes
|
||||
pthread_mutexattr_settype(),yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue