on x86_64 use long instead of long long for 64bit posix types
[musl] / src / thread / pthread_barrierattr_destroy.c
2011-03-07 Rich Felkerimplement barrier attribute functions (essentially...