RTEMS CPU Kit with SuperCore  4.11.3
Functions
pbarrierinit.c File Reference

Call to Function Enables Reinitializing of the Barrier. More...

#include <pthread.h>
#include <errno.h>
#include <rtems/system.h>
#include <rtems/posix/barrierimpl.h>
Include dependency graph for pbarrierinit.c:

Functions

int pthread_barrier_init (pthread_barrier_t *barrier, const pthread_barrierattr_t *attr, unsigned int count)
 

Detailed Description

Call to Function Enables Reinitializing of the Barrier.