Skip to content

Commit 16917f1

Browse files
committed
docs: update posix docs with pthread_equal
add pthread_equal to supported api list Signed-off-by: Jai Arora <[email protected]>
1 parent 11886c7 commit 16917f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/services/portability/posix.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ multiple processes.
157157
pthread_condattr_init(),yes
158158
pthread_create(),yes
159159
pthread_detach(),yes
160-
pthread_equal(),
160+
pthread_equal(),yes
161161
pthread_exit(),yes
162162
pthread_getspecific(),yes
163163
pthread_join(),yes

0 commit comments

Comments
 (0)