Skip to main content

Module barrier

Module barrier 

Source

Functions§

pthread_barrier_destroy
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_barrier_destroy.html.
pthread_barrier_init
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_barrier_init.html.
pthread_barrier_wait
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_barrier_wait.html.
pthread_barrierattr_destroy
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_barrierattr_destroy.html.
pthread_barrierattr_getpshared
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_barrierattr_getpshared.html.
pthread_barrierattr_init
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_barrierattr_init.html.
pthread_barrierattr_setpshared
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_barrierattr_setpshared.html.