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:
Christopher Friedt 2023-12-13 19:23:20 -05:00 committed by Fabio Baltieri
parent 5c78c66fc2
commit dbd4b82f1c

View file

@ -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