We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe456ee commit e260201Copy full SHA for e260201
doc/services/portability/posix/option_groups/index.rst
@@ -32,8 +32,8 @@ multiple processes.
32
pthread_barrierattr_init(),yes
33
pthread_barrierattr_setpshared(),yes
34
pthread_cancel(),yes
35
- pthread_cleanup_pop(),
36
- pthread_cleanup_push(),
+ pthread_cleanup_pop(),yes
+ pthread_cleanup_push(),yes
37
pthread_cond_broadcast(),yes
38
pthread_cond_destroy(),yes
39
pthread_cond_init(),yes
0 commit comments