support: Add wrappers for pthread_barrierattr_t
commit0ce2fa6973810b2b99c85f446f79c505cfbf5652
authorFlorian Weimer <fweimer@redhat.com>
Tue, 29 May 2018 08:48:46 +0000 (29 10:48 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 29 May 2018 13:37:00 +0000 (29 15:37 +0200)
tree34769cf61e265e7dd5b8245c348152fced53b09e
parent7f7b5d8ded77db90c1fbfeaaeb3d58b6db84da47
support: Add wrappers for pthread_barrierattr_t
ChangeLog
support/Makefile
support/xpthread_barrierattr_destroy.c [new file with mode: 0644]
support/xpthread_barrierattr_init.c [new file with mode: 0644]
support/xpthread_barrierattr_setpshared.c [new file with mode: 0644]
support/xthread.h