PATCH: Add __PTHREAD_RWLOCK_INT_FLAGS_SHARED

Roland McGrath roland@hack.frob.com
Mon May 14 18:19:00 GMT 2012


> +#ifndef __PTHREAD_RWLOCK_INT_FLAGS_SHARED
> +# if __WORDSIZE == 64
> +#  define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1
> +# endif
> +#endif

This needs a comment explaining what the macro means.


Thanks,
Roland



More information about the Libc-alpha mailing list